CRAN Package Check Results for Package convertid

Last updated on 2024-06-03 09:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 27.68 231.69 259.37 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 16.94 170.10 187.04 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 329.23 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 304.38 WARN
r-devel-windows-x86_64 0.1.8 22.00 154.00 176.00 OK
r-patched-linux-x86_64 0.1.8 16.16 216.69 232.85 OK
r-release-linux-x86_64 0.1.8 16.20 220.56 236.76 OK
r-release-macos-arm64 0.1.8 5.00 ERROR
r-release-macos-x86_64 0.1.8 166.00 OK
r-release-windows-x86_64 0.1.8 22.00 158.00 180.00 OK
r-oldrel-macos-arm64 0.1.8 88.00 OK
r-oldrel-macos-x86_64 0.1.8 13.00 ERROR
r-oldrel-windows-x86_64 0.1.8 29.00 200.00 229.00 OK

Check Details

Version: 0.1.8
Check: S3 generic/method consistency
Result: WARN Error: .onLoad failed in loadNamespace() for 'org.Hs.eg.db', details: call: .getClassesFromCache(Class) error: class should be either a character-string name or a class definition Call sequence: 5: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s", hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L], conditionMessage(res)), call. = FALSE, domain = NA) 4: runHook(".onLoad", env, package.lib, package) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.8
Check: package dependencies
Result: ERROR Package required but not available: ‘org.Mm.eg.db’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavors: r-release-macos-arm64, r-oldrel-macos-x86_64