CRAN Package Check Results for Package archivist

Last updated on 2024-09-14 00:50:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.8 8.98 77.68 86.66 OK
r-devel-linux-x86_64-debian-gcc 2.3.8 6.71 55.27 61.98 OK
r-devel-linux-x86_64-fedora-clang 2.3.8 136.82 OK
r-devel-windows-x86_64 2.3.8 12.00 111.00 123.00 OK
r-patched-linux-x86_64 2.3.8 11.68 72.86 84.54 OK
r-release-linux-x86_64 2.3.8 8.15 69.74 77.89 ERROR
r-release-macos-arm64 2.3.8 40.00 OK
r-release-macos-x86_64 2.3.8 99.00 OK
r-release-windows-x86_64 2.3.8 11.00 109.00 120.00 OK
r-oldrel-macos-arm64 2.3.8 43.00 OK
r-oldrel-macos-x86_64 2.3.8 76.00 OK
r-oldrel-windows-x86_64 2.3.8 12.00 128.00 140.00 OK

Check Details

Version: 2.3.8
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘devtools’ Flavor: r-release-linux-x86_64

Version: 2.3.8
Check: examples
Result: ERROR Running examples in ‘archivist-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ahistory > ### Title: Show Artifact's History > ### Aliases: ahistory > > ### ** Examples > > > createLocalRepo("ahistory_check", default = TRUE) > library(dplyr) Attaching package: ‘dplyr’ The following objects are masked from ‘package:stats’: filter, lag The following objects are masked from ‘package:base’: intersect, setdiff, setequal, union > iris %a% + filter(Sepal.Length < 6) %a% + lm(Petal.Length~Species, data=.) %a% + summary() -> artifact Error in saveToRepo(env[[nm]], archiveData = FALSE, artifactName = lhs_name) : devtools package required for archiveSessionInfo parameter Calls: %a% ... eval -> %a% -> eval -> eval -> %a% -> paste0 -> saveToRepo Execution halted Flavor: r-release-linux-x86_64

Version: 2.3.8
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘ahistory_check’ Flavor: r-release-linux-x86_64