Last updated on 2026-04-15 17:56:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 93.34 | 22.59 | 115.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 193.75 | 20.26 | 214.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 480.00 | 39.81 | 519.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 450.00 | 40.23 | 490.23 | OK | |
| r-devel-macos-arm64 | 0.3.0 | 60.00 | -32.00 | 28.00 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 306.00 | 89.00 | 395.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 95.28 | 20.77 | 116.05 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 89.74 | 19.80 | 109.54 | OK | |
| r-release-macos-arm64 | 0.3.0 | 60.00 | -33.00 | 27.00 | WARN | |
| r-release-macos-x86_64 | 0.3.1 | 203.00 | -38.00 | 165.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 335.00 | 84.00 | 419.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 201.00 | -53.00 | 148.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.3.0 | 317.00 | 128.00 | 445.00 | NOTE |
Version: 0.3.0
Check: whether the package can be loaded with stated dependencies
Result: WARN
Error: package or namespace load failed for ‘string2path’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so, 0x0006): symbol not found in flat namespace '_kCTFontURLAttribute'
Execution halted
It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package. All dependencies must be
declared in DESCRIPTION.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64
Version: 0.3.0
Check: whether the package can be unloaded cleanly
Result: WARN
Error: package or namespace load failed for ‘string2path’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so, 0x0006): symbol not found in flat namespace '_kCTFontURLAttribute'
Execution halted
Flavor: r-release-macos-arm64
Version: 0.3.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so, 0x0006): symbol not found in flat namespace '_kCTFontURLAttribute'
Calls: <Anonymous> ... eval -> eval -> loadNamespace -> library.dynam -> dyn.load
Execution halted
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-release-macos-arm64
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Error: unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so':
dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.5/string2path.Rcheck/string2path/libs/string2path.so, 0x0006): symbol not found in flat namespace '_kCTFontURLAttribute'
Call sequence:
3: dyn.load(file, DLLpath = DLLpath, ...)
2: library.dynam(lib, package, package.lib)
1: loadNamespace(package, lib.loc)
Execution halted
Flavor: r-release-macos-arm64
Version: 0.3.1
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
libs 8.2Mb
Flavor: r-oldrel-macos-x86_64
Version: 0.3.0
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
libs 6.1Mb
Flavor: r-oldrel-windows-x86_64