- using R Under development (unstable) (2025-05-13 r88200)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 19.1.7 (3)
Debian flang-new version 19.1.7 (3)
- running under: Debian GNU/Linux trixie/sid
- using session charset: UTF-8
- checking for file ‘BatchExperiments/DESCRIPTION’ ... OK
- this is package ‘BatchExperiments’ version ‘1.4.3’
- checking CRAN incoming feasibility ... [1s/1s] NOTE
Maintainer: ‘Michel Lang <michellang@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Bernd",
family = "Bischl",
role = "aut",
email = "bernd_bischl@gmx.net"),
person(given = "Michel",
family = "Lang",
role = c("aut", "cre"),
email = "michellang@gmail.com"),
person(given = "Olaf",
family = "Mersmann",
role = "aut",
email = "olafm@p-value.net"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘BatchExperiments’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [2s/3s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/2s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking whether startup messages can be suppressed ... [1s/2s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [11s/16s] OK
- checking Rd files ... [0s/1s] 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.}
| ^
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... 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.
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [23s/30s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
addExperiments 7.731 0.177 10.204
getResultVars 7.668 0.060 9.942
getIndex 5.188 0.067 6.937
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [56s/75s] OK
Running ‘run-all.R’ [55s/74s]
- checking PDF version of manual ... [5s/7s] OK
- checking HTML version of manual ... [1s/2s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 3 NOTEs