MidnightBSD Magus

devel/R-cran-checkmate

Fast and versatile argument checks

Flavor Version Run OSVersion Arch License Restricted Status
2.3.2 620 4.0 amd64 bsd3 0 fail

License Permissions:

Events

Machine Type Time Message
m4064b info 2025-11-01 23:26:02.378532 Test Started
m4064b fail 2025-11-01 23:29:51.666534 make test returned non-zero: 1
m4064b fail 2025-11-01 23:29:51.747789 Test complete.

Log

===>  Testing for R-cran-checkmate-2.3.2
* using log directory '/magus/work/usr/mports/devel/R-cran-checkmate/work/checkmate.Rcheck'
* using R version 4.4.0 (2024-04-24)
* using platform: amd64-portbld-midnightbsd4.0
* R was compiled by
    MidnightBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
    GNU Fortran (MidnightBSD Ports Collection) 13.3.0
* running under: MidnightBSD m4064b 4.0 MidnightBSD 4.0 stable/4.0-n13677-4ab7eb6694 GENERIC amd64
* using session charset: ASCII
* using options '--no-manual --no-build-vignettes'
* checking for file 'checkmate/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'checkmate' version '2.3.2'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... WARNING
Skipping vignette re-building
Packages suggested but not available for checking:
  'R6', 'fastmatch', 'data.table', 'devtools', 'ggplot2', 'knitr',
  'magrittr', 'microbenchmark', 'rmarkdown', 'testthat', 'tinytest',
  'tibble'

VignetteBuilder package required for checking but not installed: 'knitr'
* 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 whether package 'checkmate' can be installed ... OK
* used C compiler: 'MidnightBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)'
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... 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 ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking whether startup messages can be suppressed ... 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Packages unavailable to check Rd xrefs: 'testthat', 'fastmatch'
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... ERROR
Running examples in 'checkmate-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'test-all.R'
 ERROR
Running the tests in 'tests/test-all.R' failed.
Complete output:
  > library(testthat)
  Error in library(testthat) : there is no package called 'testthat'
  Execution halted
* checking package vignettes ... NOTE
Package has 'vignettes' subdirectory but apparently no vignettes.
Perhaps the 'VignetteBuilder' information is missing from the
DESCRIPTION file?
* DONE

Status: 2 ERRORs, 1 WARNING, 2 NOTEs
See
  '/magus/work/usr/mports/devel/R-cran-checkmate/work/checkmate.Rcheck/00check.log'
for details.

*** Error code 1

Stop.
make: stopped in /usr/mports/devel/R-cran-checkmate

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis