Pierre9344
Pierre9344
Sorry for the double post, the error I have here provoqued a bug because there was another sheet with the same name already. This is what produced the error that...
Hello, I found a workaround that consist in installing the 1.1 version of the matrixStats package: ``` remotes::install_github("HenrikBengtsson/matrixStats", ref="1.1.0") ``` keep in mind that R will propose to update it...
I get the same problem with the example data: ``` > library(methylclock) Loading required package: methylclockData Loading required package: devtools Loading required package: usethis Loading required package: quadprog Registered S3...