Last updated on 2025-03-09 12:51:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 224.18 | 229.02 | 453.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 172.61 | 185.19 | 357.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 695.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 896.51 | 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 | 202.00 | 279.00 | 481.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.0 | 237.94 | 238.05 | 475.99 | 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 | 194.00 | 281.00 | 475.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 | 289.00 | 351.00 | 640.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: compiled code
Result: NOTE
File ‘sdmTMB/libs/sdmTMB.so’:
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.
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
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