Last updated on 2025-03-12 08:53:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 230.12 | 229.74 | 459.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 183.97 | 185.20 | 369.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 680.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 956.75 | NOTE | |||
r-devel-macos-arm64 | 0.6.0 | 193.00 | OK | |||
r-devel-macos-x86_64 | 0.6.0 | 439.00 | NOTE | |||
r-devel-windows-x86_64 | 0.6.0 | 186.00 | 293.00 | 479.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.0 | OK | ||||
r-release-linux-x86_64 | 0.6.0 | 246.44 | 240.78 | 487.22 | OK | |
r-release-macos-arm64 | 0.6.0 | 201.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.0 | 404.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.0 | 180.00 | 290.00 | 470.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.0 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.6.0 | 400.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.6.0 | 286.00 | 355.00 | 641.00 | NOTE |
Version: 0.6.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘dharma_residuals.Rd’ ‘fit.R’ ‘sdmTMB.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.6.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘fit.R’
Flavor: r-devel-macos-x86_64
Version: 0.6.0
Check: compiled code
Result: NOTE
File 'sdmTMB/libs/x64/sdmTMB.dll':
Found non-API call to R: 'ENCLOS'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 0.6.0
Check: installed package size
Result: NOTE
installed size is 87.8Mb
sub-directories of 1Mb or more:
libs 85.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64