Last updated on 2025-04-17 05:49:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 6.97 | 143.21 | 150.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.27 | 100.57 | 105.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 239.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 251.26 | NOTE | |||
r-devel-windows-x86_64 | 0.1.4 | 9.00 | 0.00 | 9.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.4 | 7.17 | 137.88 | 145.05 | NOTE | |
r-release-linux-x86_64 | 0.1.4 | 6.48 | 137.02 | 143.50 | NOTE | |
r-release-macos-arm64 | 0.1.4 | 69.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.4 | 264.00 | OK | |||
r-release-windows-x86_64 | 0.1.4 | 10.00 | 148.00 | 158.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.4 | 72.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.4 | 103.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.4 | 11.00 | 195.00 | 206.00 | NOTE |
Version: 0.1.4
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘grid-pipeline.R’ ‘inspect-decisions.R’ ‘multiverse-tables.R’
‘show-pipelines.R’ ‘utils.R’ ‘visualize-pipeline.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 0.1.4
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
condense.Rd: unnest
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.1.4
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
<chr> <chr> <int> <int>
1 include1 == 0 include1 437 63
2 include1 %in% unique(include1) include1 500 0
3 include2 != 3 include2 338 162
4 include2 %in% unique(include2) include2 500 0
5 include3 > -2.5 include3 496 4
6 include3 %in% unique(include3) include3 500 0
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
detaching 'package:lubridate', 'package:forcats', 'package:stringr',
'package:dplyr', 'package:purrr', 'package:readr', 'package:tidyr',
'package:tibble', 'package:ggplot2', 'package:tidyverse'
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 46.48 2.47 48.98 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
doc 4.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64