Last updated on 2026-06-07 07:50:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.6.34 | 134.92 | 53.84 | 188.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.6.34 | 103.64 | 37.85 | 141.49 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.6.34 | 205.00 | 79.81 | 284.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.6.34 | 293.00 | 97.39 | 390.39 | OK | |
| r-patched-linux-x86_64 | 2.6.34 | 114.32 | 50.01 | 164.33 | OK | |
| r-release-linux-x86_64 | 2.6.34 | 114.72 | 50.43 | 165.15 | OK | |
| r-release-macos-arm64 | 2.6.34 | 31.00 | -3.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 2.6.34 | 79.00 | 33.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 2.6.34 | 21.00 | 5.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 2.6.34 | 78.00 | 38.00 | 116.00 | OK |
Version: 2.6.34
Check: whether startup messages can be suppressed
Result: NOTE
/usr/bin/tar: naryndb/test/.attrs: Cannot open: No space left on device
/usr/bin/tar: naryndb/test/sparse_track.nrtrack: Cannot open: No space left on device
/usr/bin/tar: naryndb/test/entries.yaml: Cannot open: No space left on device
/usr/bin/tar: naryndb/test/dense_track.nrtrack: Cannot open: No space left on device
/usr/bin/tar: Exiting with failure status due to previous errors
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.6.34
Check: for unstated dependencies in examples
Result: WARN
Warning in file(out, "wt") :
cannot open file '/tmp/RtmpDN39mV/file1f5d211c209fb3/emr_track.info.R': No space left on device
Error in file(out, "wt") : cannot open the connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.6.34
Check: examples
Result: ERROR
Running examples in ‘naryn-Ex.R’ failed
The error occurred in:
R Under development (unstable) (2026-06-05 r90111) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> pkgname <- "naryn"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> base::assign(".ExTimings", "naryn-Ex.timings", pos = 'CheckExEnv')
> base::cat("name\tuser\tsystem\telapsed\n", file=base::get(".ExTimings", pos = 'CheckExEnv'))
> base::assign(".format_ptime",
+ function(x) {
+ if(!is.na(x[4L])) x[1L] <- x[1L] + x[4L]
+ if(!is.na(x[5L])) x[2L] <- x[2L] + x[5L]
+ options(OutDec = '.')
+ format(x[1L:3L], digits = 7L)
+ },
+ pos = 'CheckExEnv')
>
> ### * </HEADER>
> library('naryn')
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/patients.dob.nrtrack: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/logical: Cannot mkdir: No such file or directory
/usr/bin/tar: naryndb/test/logical: Cannot mkdir: No such file or directory
/usr/bin/tar: naryndb/test/logical/logical_track.ltrack: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/.logical_tracks: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/.ids: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/categorical_track.nrtrack: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/.naryn: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/.attrs: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/sparse_track.nrtrack: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/entries.yaml: Cannot open: No such file or directory
/usr/bin/tar: naryndb/test: Cannot mkdir: No space left on device
/usr/bin/tar: naryndb/test/dense_track.nrtrack: Cannot open: No such file or directory
/usr/bin/tar: Exiting with failure status due to previous errors
Warning in utils::untar(system.file("testdb.tar.gz", package = "naryn"), :
‘/usr/bin/tar -xf '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/naryn/testdb.tar.gz' -C '/tmp/RtmpvNsShB'’ returned error code 2
Warning in normalizePath(db_dirs) :
path[1]="/tmp/RtmpvNsShB/naryndb/test": No such file or directory
Warning in remove("EMR_UROOT", envir = .naryn) :
object 'EMR_UROOT' not found
Error: package or namespace load failed for ‘naryn’:
.onAttach failed in attachNamespace() for 'naryn', details:
call: NULL
error: Opening directory /tmp/RtmpvNsShB/naryndb/test failed: No such file or directory
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc