Last updated on 2025-05-14 02:50:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 510.11 | 1362.18 | 1872.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 452.12 | 1126.58 | 1578.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 1557.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 3334.78 | NOTE | |||
r-devel-windows-x86_64 | 1.0.7 | 513.00 | 706.00 | 1219.00 | OK | |
r-patched-linux-x86_64 | 1.0.7 | 563.60 | 1541.87 | 2105.47 | OK | |
r-release-linux-x86_64 | 1.0.7 | 573.31 | 1576.97 | 2150.28 | 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 | 499.00 | 709.00 | 1208.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_20250504110404/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_20250504110404/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_20250504110404/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_20250504110404/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_20250504110404/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_20250504110404/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_20250504110404/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_20250504110404/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