Last updated on 2025-05-28 00:49:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 510.27 | 1326.82 | 1837.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 446.28 | 1121.99 | 1568.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 1557.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 2760.52 | NOTE | |||
r-devel-windows-x86_64 | 1.0.7 | 550.00 | 720.00 | 1270.00 | OK | |
r-patched-linux-x86_64 | 1.0.7 | 562.55 | 1553.13 | 2115.68 | OK | |
r-release-linux-x86_64 | 1.0.7 | 560.00 | 1607.37 | 2167.37 | OK | |
r-release-macos-arm64 | 1.0.7 | 303.00 | OK | |||
r-release-macos-x86_64 | 1.0.7 | 687.00 | OK | |||
r-release-windows-x86_64 | 1.0.7 | 567.00 | 714.00 | 1281.00 | OK | |
r-oldrel-macos-arm64 | 1.0.7 | 314.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.7 | 760.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.7 | 108.00 | 212.00 | 320.00 | NOTE |
Version: 1.0.7
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RcppEigen’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.7
Check: installed package size
Result: NOTE
installed size is 10.6Mb
sub-directories of 1Mb or more:
libs 9.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.0.7
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/gkwbetareg_20250524105959/gkwbetareg.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'gkwbetareg': cannot change working directory
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/bkwreg_20250524105959/bkwreg.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'bkwreg': cannot change working directory
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/ekwreg_20250524105959/ekwreg.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'ekwreg': cannot change working directory
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/gkwmletmb_20250524105959/gkwmletmb.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'gkwmletmb': cannot change working directory
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/gkwreg_20250524105959/gkwreg.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'gkwreg': cannot change working directory
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/kkwreg_20250524105959/kkwreg.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'kkwreg': cannot change working directory
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/kwreg_20250524105959/kwreg.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'kwreg': cannot change working directory
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/mcreg_20250524105959/mcreg.cpp', reason 'No such file or directory'
Warning in value[[3L]](cond) :
Failed to pre-compile TMB model 'mcreg': cannot change working directory
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-oldrel-windows-x86_64