CRAN Package Check Results for Package rxode2

Last updated on 2024-06-29 11:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.3 305.15 376.06 681.21 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.3 224.76 269.86 494.62 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.3 711.50 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.3 707.06 NOTE
r-devel-windows-x86_64 2.1.3 262.00 383.00 645.00 NOTE
r-patched-linux-x86_64 2.1.3 265.04 360.63 625.67 OK
r-release-linux-x86_64 2.1.3 263.73 370.56 634.29 OK
r-release-macos-arm64 2.1.3 238.00 NOTE
r-release-macos-x86_64 2.1.3 363.00 NOTE
r-release-windows-x86_64 2.1.3 261.00 389.00 650.00 NOTE
r-oldrel-macos-arm64 2.1.3 214.00 NOTE
r-oldrel-macos-x86_64 2.1.3 352.00 NOTE
r-oldrel-windows-x86_64 2.1.3 316.00 496.00 812.00 ERROR

Check Details

Version: 2.1.3
Check: compiled code
Result: NOTE File ‘rxode2/libs/rxode2.so’: Found non-API call to R: ‘HASHTAB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.1.3
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: R 1.0Mb libs 2.6Mb Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.1.3
Check: compiled code
Result: NOTE File 'rxode2/libs/x64/rxode2.dll': Found non-API call to R: 'HASHTAB' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 2.1.3
Check: tests
Result: ERROR Running 'testthat.R' [128s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(rxode2) rxode2 2.1.3 using 2 threads (see ?getRxThreads) no cache: create with `rxCreateCache()` > library(testthat) > setRxThreads(1L) > library(data.table) > setDTthreads(1L) > ##test_check("rxode2", reporter = testthat::LocationReporter) > test_check("rxode2") using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' udunits database from D:/RCompile/CRANpkg/lib/4.3/units/share/udunits/udunits2.xml using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' ! in order to put confidence bands around the intervals, you need at least 2500 simulations summarizing data...done ! in order to put confidence bands around the intervals, you need at least 2500 simulations summarizing data...done ! in order to put confidence bands around the intervals, you need at least 2500 simulations summarizing data...done ! in order to put confidence bands around the intervals, you need at least 2500 simulations summarizing data...done ! in order to put confidence bands around the intervals, you need at least 2500 simulations summarizing data...done ! in order to put confidence bands around the intervals, you need at least 2500 simulations summarizing data...done using C compiler: 'gcc.exe (GCC) 12.3.0' i parameter labels from comments will be replaced by 'label()' i add covariate `wt_cl` i add covariate `WT` i promote `wt_cl` to population parameter with initial estimate 0.75 i fix `wt_cl` to `0.75` i change initial estimate of `wt_cl` to `0.75` using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' using C compiler: 'gcc.exe (GCC) 12.3.0' i change initial estimate of `b` to `1` i change initial estimate of `h` to `1` i change initial estimate of `h` to `3` i convert 'lka' from population parameter to between subject variability i convert 'lka' from between subject variability to population parameter i convert 'lka' from between subject variability to population parameter i convert 'lka' from between subject variability to population parameter i convert 'lcl' from population parameter to between subject variability i old initial estimate was negative, changing to positive i convert 'lvc' from population parameter to between subject variability i old initial estimate is zero, changing to 1 i convert 'lvc' from between subject variability to population parameter i convert 'lvc' from population parameter to between subject variability i changing between subject variability parameter 'lka' to covariate parameter i changing between subject variability parameter 'lka' to covariate parameter using C compiler: 'gcc.exe (GCC) 12.3.0' Flavor: r-oldrel-windows-x86_64