CRAN Package Check Results for Package demic

Last updated on 2024-12-25 07:50:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 8.86 103.30 112.16 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 7.60 75.96 83.56 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 173.22 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 179.83 NOTE
r-devel-windows-x86_64 2.0.0 10.00 119.00 129.00 OK
r-patched-linux-x86_64 2.0.0 9.85 99.49 109.34 OK
r-release-linux-x86_64 2.0.0 8.95 99.97 108.92 OK
r-release-macos-arm64 2.0.0 62.00 OK
r-release-macos-x86_64 2.0.0 90.00 OK
r-release-windows-x86_64 2.0.0 11.00 114.00 125.00 OK
r-oldrel-macos-arm64 2.0.0 60.00 OK
r-oldrel-macos-x86_64 2.0.0 133.00 OK
r-oldrel-windows-x86_64 2.0.0 12.00 147.00 159.00 OK

Check Details

Version: 2.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(demic) > > test_check("demic") $all_ptr est_ptr coefficient pValue cor correctY Akk0_001 1.946931 0.3840328 7.840437e-25 0.9970041 3.260867 Akk1_001 2.763177 0.5858478 1.476701e-26 0.9979485 3.321042 Akk2_001 3.449088 0.7136534 5.229909e-31 0.9992274 3.361187 $contigs_ptr est_ptr coefficient pValue cor correctY Akk0_001 1.868140 0.3840964 3.904101e-15 0.9966439 3.156446 Akk1_001 2.593806 0.5858019 3.944684e-16 0.9972798 3.217662 Akk2_001 3.193508 0.7136359 2.919976e-19 0.9991374 3.176370 $samples_ptr NULL est_ptr coefficient pValue cor correctY Bfrag0_002 2.061760 0.3699599 1.470163e-36 0.9918912 2.216383 Bfrag1_002 3.043483 0.5690839 3.576654e-49 0.9981767 2.222179 Bfrag2_002 4.204818 0.7343522 1.049070e-51 0.9986483 2.208119 est_ptr coefficient pValue cor correctY Ecoli0_003 1.937841 0.3668396 6.520711e-31 0.9855998 2.289776 Ecoli1_003 2.760652 0.5638617 1.782642e-37 0.9946514 2.211557 Ecoli2_003 3.789248 0.7398558 4.053722e-41 0.9966622 2.107109 $all_ptr est_ptr coefficient pValue cor correctY Sample1 1.577167 0.3978371 8.111920e-37 0.7637339 1.481230 Sample2 2.354320 0.7476431 1.453821e-88 0.9410749 1.588319 Sample3 1.838580 0.5317476 1.621567e-46 0.8202775 1.417947 $contigs_ptr est_ptr coefficient pValue cor correctY Sample1 1.522837 0.4000392 1.500994e-23 0.7584623 1.470169 Sample2 2.185534 0.7462227 3.011126e-52 0.9359128 1.571820 Sample3 1.746702 0.5313540 5.900405e-29 0.8143660 1.412337 $samples_ptr NULL $all_ptr est_ptr coefficient pValue cor correctY Sample1 2.281308 0.6319368 5.251404e-62 0.9775760 0.3235725 Sample2 1.748664 0.4282018 4.980528e-39 0.9244302 0.3799434 Sample3 2.323527 0.6459869 1.588855e-64 0.9803428 0.3075130 $contigs_ptr est_ptr coefficient pValue cor correctY Sample1 2.256803 0.6244656 3.101424e-39 0.9751816 0.3938620 Sample2 1.737505 0.4242831 3.571801e-26 0.9282393 0.4069205 Sample3 2.350695 0.6556607 1.452894e-42 0.9807246 0.3924715 $samples_ptr NULL structure(list(`(Intercept)` = c(0.122133753095513, 0.112468233560288, 0.0372788404325122, 0.177304339887256, 0.0270507610681736, 0.0842232868459067, 0.106812647682803, 0.162034499737329, 0.14194349045613, 0.138951868657145 ), GC_content = c(-0.139377848208212, -0.139377848208212, -0.139377848208212, -0.139377848208212, -0.139377848208212, -0.139377848208212, -0.139377848208212, -0.139377848208212, -0.139377848208212, -0.139377848208212), s_c = c("a:1", "a:2", "b:3", "b:4", "c:5", "c:6", "d:7", "d:8", "e:9", "e:10")), row.names = c("a:1", "a:2", "b:3", "b:4", "c:5", "c:6", "d:7", "d:8", "e:9", "e:10"), class = "data.frame") [ FAIL 1 | WARN 9 | SKIP 0 | PASS 42 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-est_ptr.R:48:3'): DEMIC main function produces correct output on sourceforge data cluster 2 ── O$contigs_ptr (`actual`) not equal to `EO2` (`expected`). actual vs expected correctY - actual[1, ] 0.3938620 + expected[1, ] 0.3099378 - actual[2, ] 0.4069205 + expected[2, ] 0.3779174 - actual[3, ] 0.3924715 + expected[3, ] 0.3044411 `actual$correctY`: 0.39 0.41 0.39 `expected$correctY`: 0.31 0.38 0.30 [ FAIL 1 | WARN 9 | SKIP 0 | PASS 42 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘Matrix’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc