CRAN Package Check Results for Package RMySQL

Last updated on 2026-04-12 15:56:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.2 7.34 35.95 43.29 OK
r-devel-linux-x86_64-debian-gcc 0.11.2 5.66 28.65 34.31 OK
r-devel-linux-x86_64-fedora-clang 0.11.2 11.00 53.30 64.30 OK
r-devel-linux-x86_64-fedora-gcc 0.11.3 12.00 54.29 66.29 OK
r-devel-macos-arm64 0.11.2 4.00 14.00 18.00 OK
r-devel-windows-x86_64 0.11.2 30.00 135.00 165.00 OK
r-patched-linux-x86_64 0.11.2 7.12 33.51 40.63 OK
r-release-linux-x86_64 0.11.2 6.55 32.01 38.56 OK
r-release-macos-arm64 0.11.2 3.00 28.00 31.00 OK
r-release-macos-x86_64 0.11.3 10.00 94.00 104.00 OK
r-release-windows-x86_64 0.11.3 26.00 137.00 163.00 OK
r-oldrel-macos-arm64 0.11.2 3.00 36.00 39.00 WARN
r-oldrel-macos-x86_64 0.11.3 9.00 91.00 100.00 NOTE
r-oldrel-windows-x86_64 0.11.2 26.00 146.00 172.00 OK

Check Details

Version: 0.11.2
Check: installed package size
Result: NOTE installed size is 6.4Mb sub-directories of 1Mb or more: libs 6.0Mb Flavor: r-oldrel-macos-arm64

Version: 0.11.2
Check: whether the package can be loaded with stated dependencies
Result: WARN Loading required package: DBI Loading required package: methods Error: package or namespace load failed for ‘RMySQL’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/results/4.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so': dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so, 0x0006): symbol not found in flat namespace '_ZSTD_compressCCtx' 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-oldrel-macos-arm64

Version: 0.11.2
Check: whether the package can be unloaded cleanly
Result: WARN Error: package or namespace load failed for ‘RMySQL’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/results/4.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so': dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so, 0x0006): symbol not found in flat namespace '_ZSTD_compressCCtx' Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.11.2
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.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so': dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so, 0x0006): symbol not found in flat namespace '_ZSTD_compressCCtx' 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-oldrel-macos-arm64

Version: 0.11.2
Check: dependencies in R code
Result: NOTE Error: unable to load shared object '/Volumes/Builds/packages/big-sur-arm64/results/4.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so': dlopen(/Volumes/Builds/packages/big-sur-arm64/results/4.4/RMySQL.Rcheck/RMySQL/libs/RMySQL.so, 0x0006): symbol not found in flat namespace '_ZSTD_compressCCtx' Call sequence: 3: dyn.load(file, DLLpath = DLLpath, ...) 2: library.dynam(lib, package, package.lib) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.11.3
Check: installed package size
Result: NOTE installed size is 7.5Mb sub-directories of 1Mb or more: libs 7.1Mb Flavor: r-oldrel-macos-x86_64