Last updated on 2025-01-30 04:48:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.2 | 6.77 | 60.80 | 67.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.2 | 5.17 | 46.37 | 51.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.2 | 111.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 118.00 | NOTE | |||
r-devel-windows-x86_64 | 0.6.2 | 12.00 | 102.00 | 114.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.2 | 9.28 | 57.58 | 66.86 | NOTE | |
r-release-linux-x86_64 | 0.6.2 | 6.69 | 57.71 | 64.40 | NOTE | |
r-release-macos-arm64 | 0.6.2 | 47.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.2 | 69.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.2 | 10.00 | 0.00 | 10.00 | FAIL | |
r-oldrel-macos-arm64 | 0.6.2 | 51.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.6.2 | 71.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.6.2 | 13.00 | 118.00 | 131.00 | NOTE |
Version: 0.6.2
Check: Rd files
Result: NOTE
checkRd: (-1) food_world_cup.Rd:70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) food_world_cup.Rd:71: Lost braces in \itemize; meant \describe ?
checkRd: (-1) food_world_cup.Rd:72: Lost braces in \itemize; meant \describe ?
checkRd: (-1) food_world_cup.Rd:73: Lost braces in \itemize; meant \describe ?
checkRd: (-1) food_world_cup.Rd:74: Lost braces in \itemize; meant \describe ?
checkRd: (-1) food_world_cup.Rd:75: Lost braces in \itemize; meant \describe ?
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-macos-x86_64, r-release-windows-x86_64
Version: 0.6.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘fivethirtyeightdata’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.6.2
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘fivethirtyeightdata’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.6.2
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:
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(tidyr)
> trumpworld_polls_tidy <- trumpworld_polls %>%
+ pivot_longer(-c("year", "avg", "question"),
+ names_to = "country", values_to = "percent_positive")
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
detaching 'package:tidyr', 'package:dplyr'
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.42 0.38 5.8 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-release-windows-x86_64
Version: 0.6.2
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
data 3.8Mb
Flavor: r-oldrel-windows-x86_64