CRAN Package Check Results for Maintainer ‘Michel Lang <michellang at gmail.com>’

Last updated on 2025-04-12 20:52:22 CEST.

Package ERROR NOTE OK
backports 14
base64url 14
BatchExperiments 11 3
batchtools 13 1
checkmate 1 7 6
fail 14
mlr3db 4 10

Package backports

Current CRAN status: OK: 14

Package base64url

Current CRAN status: OK: 14

Package BatchExperiments

Current CRAN status: NOTE: 11, OK: 3

Version: 1.4.3
Check: Rd files
Result: NOTE checkRd: (-1) ExperimentJob.Rd:14: Lost braces 14 | \item{\code{algo.id} [\code{character(1)}]:}{algo.id}{Algorithm ID.} | ^ checkRd: (-1) getAlgorithmIds.Rd:13: Lost braces 13 | \item{ids}{[code{integer}]\cr | ^ checkRd: (-1) getProblemIds.Rd:13: Lost braces 13 | \item{ids}{[code{integer}]\cr | ^ checkRd: (-1) makeExperimentRegistry.Rd:28: Lost braces 28 | Default is dQuote{<name of registry>_files} in current working directory.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.4.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: getExperimentParts.Rd: Job reduceResultsExperimentsParallel.Rd: batchMapQuick Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Package batchtools

Current CRAN status: NOTE: 13, OK: 1

Version: 0.9.17
Check: Rd files
Result: NOTE checkRd: (-1) JobCollection.Rd:41: Lost braces 41 | \item{namespaces}{code{character} with required packages to load via \code{\link[base]{requireNamespace}}.} | ^ checkRd: (-1) addAlgorithm.Rd:31: Lost braces 31 | Algorithms are functions which get the code{data} part as well as the problem instance (the return value of the | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.9.17
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: JoinTables.Rd: data.table Worker.Rd: R6Class addExperiments.Rd: data.table batchMap.Rd: data.table batchMapResults.Rd: data.table batchReduce.Rd: data.table estimateRuntimes.Rd: data.table findJobs.Rd: data.table getErrorMessages.Rd: data.table getJobTable.Rd: data.table grepLogs.Rd: data.table killJobs.Rd: data.table removeExperiments.Rd: data.table resetJobs.Rd: data.table runHook.Rd: data.table submitJobs.Rd: data.table summarizeExperiments.Rd: data.table unwrap.Rd: data.table Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 0.9.17
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘doMPI’ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.9.17
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘Rmpi’ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package checkmate

Current CRAN status: ERROR: 1, NOTE: 7, OK: 6

Version: 2.3.2
Check: compiled code
Result: NOTE File ‘checkmate/libs/checkmate.so’: Found non-API call to R: ‘Rf_isFrame’ 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-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64

Version: 2.3.2
Check: compiled code
Result: NOTE File 'checkmate/libs/x64/checkmate.dll': Found non-API call to R: 'Rf_isFrame' 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: 2.3.2
Check: examples
Result: ERROR Running examples in ‘checkmate-Ex.R’ failed The error most likely occurred in: > ### Name: checkDataTable > ### Title: Check if an argument is a data table > ### Aliases: checkDataTable check_data_table assertDataTable > ### assert_data_table testDataTable test_data_table expect_data_table > > ### ** Examples > > library(data.table) Error in library(data.table) : there is no package called ‘data.table’ Execution halted Flavor: r-release-macos-arm64

Package fail

Current CRAN status: OK: 14

Package mlr3db

Current CRAN status: NOTE: 4, OK: 10

Version: 0.5.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: as_duckdb_backend.Rd: DataBackendDataTable, as_data_backend, DataBackend, Task as_sqlite_backend.Rd: DataBackendDataTable, as_data_backend, DataBackend, Task Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.