Last updated on 2025-07-29 20:51:07 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.81 | 1141.45 | 1591.26 | 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 | 541.00 | 721.00 | 1262.00 | OK | |
r-patched-linux-x86_64 | 1.0.10 | 562.06 | 1558.83 | 2120.89 | 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 | 108.00 | 214.00 | 322.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_20250728135014/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_20250728135014/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_20250728135014/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_20250728135014/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_20250728135014/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_20250728135014/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_20250728135014/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_20250728135014/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