devel/R-cran-RcppProgress
Interruptible Progress Bar with OpenMP Support for C++ in R Packages
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.4.2_2 | 630 | 4.0 | i386 | gpl3 | 0 | fail |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032b | info | 2026-02-12 06:22:52.448135 | Test Started |
| m4032b | fail | 2026-02-12 06:26:43.440846 | make test returned non-zero: 1 |
| m4032b | fail | 2026-02-12 06:26:43.51517 | Test complete. |
Log
[1m===> Testing for R-cran-RcppProgress-0.4.2_2[0m
* using log directory '/magus/work/usr/mports/devel/R-cran-RcppProgress/work/RcppProgress.Rcheck'
* using R version 4.4.0 (2024-04-24)
* using platform: i386-portbld-midnightbsd4.0.2 (32-bit)
* 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) 14.2.0
* running under: MidnightBSD m4032b 4.0.2 MidnightBSD 4.0.2 #2 stable/4.0-n13741-505160cbfb-dirty: Thu Jan 22 01:48:27 EST 2026 root@m4032b:/usr/obj/usr/src/i386.i386/sys/GENERIC i386
* using session charset: ASCII
* using options '--no-manual --no-build-vignettes'
* checking for file 'RcppProgress/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'RcppProgress' version '0.4.2'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages suggested but not available for checking:
'RcppArmadillo', 'devtools', 'roxygen2', 'testthat'
* 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 'RcppProgress' can be installed ... OK
* checking installed package size ... OK
* checking package 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 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 Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... 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 examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
Running 'testthat.R'
ERROR
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
* DONE
Status: 1 ERROR, 1 NOTE
See
'/magus/work/usr/mports/devel/R-cran-RcppProgress/work/RcppProgress.Rcheck/00check.log'
for details.
*** Error code 1
Stop.
make: stopped in /usr/mports/devel/R-cran-RcppProgress
MidnightBSD Magus