Last updated on 2024-09-12 08:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.8 | 8.57 | 78.64 | 87.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.8 | 6.65 | 51.34 | 57.99 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.3.8 | 136.82 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.8 | 130.59 | 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 | 13.00 | 130.00 | 143.00 | OK |
Version: 2.3.8
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘devtools’
Flavors: r-devel-linux-x86_64-debian-gcc, 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
Flavors: r-devel-linux-x86_64-debian-gcc, 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’
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64