Last updated on 2025-07-31 18:52:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.10 | 515.51 | 1357.94 | 1873.45 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.10 | 449.20 | 1119.53 | 1568.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.10 | 1932.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.10 | 2800.06 | NOTE | |||
r-devel-windows-x86_64 | 1.0.10 | 546.00 | 712.00 | 1258.00 | OK | |
r-patched-linux-x86_64 | 1.0.10 | 565.00 | 1591.97 | 2156.97 | OK | |
r-release-linux-x86_64 | 1.0.10 | 558.92 | 1568.81 | 2127.73 | OK | |
r-release-macos-arm64 | 1.0.10 | 293.00 | OK | |||
r-release-macos-x86_64 | 1.0.10 | 601.00 | OK | |||
r-release-windows-x86_64 | 1.0.10 | 512.00 | 717.00 | 1229.00 | OK | |
r-oldrel-macos-arm64 | 1.0.10 | 315.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.10 | 609.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.10 | 107.00 | 206.00 | 313.00 | NOTE |
Version: 1.0.10
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.10
Check: installed package size
Result: NOTE
installed size is 10.6Mb
sub-directories of 1Mb or more:
libs 9.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.0.10
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in file.create(to[okay]) :
cannot create file 'C:/RTMP/gkwbetareg_20250730115735/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_20250730115735/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_20250730115735/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_20250730115735/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_20250730115735/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_20250730115735/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_20250730115735/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_20250730115735/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