Last updated on 2025-07-15 03:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.10 | 521.12 | 1346.31 | 1867.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.10 | 444.91 | 1123.25 | 1568.16 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.10 | 1913.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.10 | 2964.56 | NOTE | |||
r-release-linux-x86_64 | 1.0.10 | 546.87 | 1577.06 | 2123.93 | 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 | 508.00 | 744.00 | 1252.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 | 100.00 | 291.00 | 391.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_20250715020848/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_20250715020848/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_20250715020848/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_20250715020848/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_20250715020848/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_20250715020848/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_20250715020848/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_20250715020848/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