CRAN Package Check Results for Package ao

Last updated on 2024-04-17 20:57:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 14.02 121.94 135.96 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 8.77 91.14 99.91 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 173.98 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 175.23 OK
r-prerel-macos-arm64 0.3.3 56.00 OK
r-prerel-macos-x86_64 0.3.3 129.00 OK
r-prerel-windows-x86_64 0.3.3 12.00 101.00 113.00 OK
r-patched-linux-x86_64 0.3.3 7.90 117.57 125.47 OK
r-release-linux-x86_64 0.3.3 11.79 119.87 131.66 OK
r-release-macos-arm64 0.3.3 61.00 OK
r-release-macos-x86_64 0.3.3 146.00 OK
r-release-windows-x86_64 0.3.3 15.00 120.00 135.00 OK
r-oldrel-macos-arm64 0.3.3 56.00 WARN
r-oldrel-windows-x86_64 0.3.3 16.00 119.00 135.00 OK

Check Details

Version: 0.3.3
Check: whether the package can be unloaded cleanly
Result: WARN Error: package or namespace load failed for ‘ao’: .onLoad failed in loadNamespace() for 'showtext', details: call: sysfonts::font_add("wqy-microhei", out_file) error: freetype: unknown file format, error code 2 In addition: Warning message: In utils::unzip(font_file, exdir = out_dir, overwrite = FALSE) : write error in extracting from zip file Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.3.3
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error: .onLoad failed in loadNamespace() for 'showtext', details: call: sysfonts::font_add("wqy-microhei", out_file) error: freetype: unknown file format, error code 2 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-oldrel-macos-arm64

Version: 0.3.3
Check: whether the namespace can be unloaded cleanly
Result: WARN Error: .onLoad failed in loadNamespace() for 'showtext', details: call: sysfonts::font_add("wqy-microhei", out_file) error: freetype: unknown file format, error code 2 In addition: Warning message: In utils::unzip(font_file, exdir = out_dir, overwrite = FALSE) : write error in extracting from zip file Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.3.3
Check: loading without being on the library search path
Result: WARN Loading required package: optimizeR Error: package or namespace load failed for ‘ao’: .onLoad failed in loadNamespace() for 'showtext', details: call: sysfonts::font_add("wqy-microhei", out_file) error: freetype: unknown file format, error code 2 In addition: Warning message: In utils::unzip(font_file, exdir = out_dir, overwrite = FALSE) : write error in extracting from zip file Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. Flavor: r-oldrel-macos-arm64

Version: 0.3.3
Check: dependencies in R code
Result: NOTE Error: package or namespace load failed for ‘ao’: .onLoad failed in loadNamespace() for 'showtext', details: call: sysfonts::font_add("wqy-microhei", out_file) error: freetype: unknown file format, error code 2 Call sequence: Execution halted Flavor: r-oldrel-macos-arm64