R Under development (unstable) (2024-03-19 r86153 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(rliger) Package `rliger` has been updated massively since version 1.99.0, including the object structure which is not compatible with old versions. We recommand you backup your old analysis before overwriting any existing result. `readLiger()` is provided for reading an RDS file storing an old object and it converts the object to the up-to-date structure. Package "RcppPlanc" is required for performing integrative factorizations but is not detected. It is currently not on CRAN, so please install it with `devtools::install_github('welch-lab/RcppPlanc')` > > test_check("rliger") Working ctrl H5 file path: C:\Users\CRAN\Documents\ctrltest.h5 Working stim H5 file path: C:\Users\CRAN\Documents\stimtest.h5 Performing log-normalization 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating gene variances 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating feature variances of standardized and clipped values 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% Working ctrl H5 file path: C:\Users\CRAN\Documents\ctrltest.h5 Working stim H5 file path: C:\Users\CRAN\Documents\stimtest.h5 Working ctrl H5 file path: C:\Users\CRAN\Documents\ctrltest.h5 Working stim H5 file path: C:\Users\CRAN\Documents\stimtest.h5 Working ctrl H5 file path: C:\Users\CRAN\Documents\ctrltest.h5 Working stim H5 file path: C:\Users\CRAN\Documents\stimtest.h5 Working ctrl H5 file path: C:\Users\CRAN\Documents\ctrltest.h5 Working stim H5 file path: C:\Users\CRAN\Documents\stimtest.h5 [ FAIL 0 | WARN 0 | SKIP 16 | PASS 1042 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • has_RcppPlanc is not TRUE (16): 'test_downstream.R:66:5', 'test_downstream.R:116:5', 'test_downstream.R:140:5', 'test_downstream.R:186:5', 'test_downstream.R:259:5', 'test_factorization.R:55:5', 'test_factorization.R:91:5', 'test_factorization.R:112:5', 'test_factorization.R:145:5', 'test_factorization.R:188:5', 'test_factorization.R:229:5', 'test_object.R:125:5', 'test_object.R:227:5', 'test_object.R:331:5', 'test_subset.R:55:5', 'test_subset.R:70:5' [ FAIL 0 | WARN 0 | SKIP 16 | PASS 1042 ] > > proc.time() user system elapsed 48.25 1.51 246.84