Last updated on 2025-06-27 12:07:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 8.19 | 112.71 | 120.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.68 | 76.63 | 82.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 179.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 182.05 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 12.00 | 117.00 | 129.00 | NOTE | |
r-patched-linux-x86_64 | NOTE | |||||
r-release-linux-x86_64 | 0.1.0 | 8.82 | 102.71 | 111.53 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 55.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 102.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 13.00 | 0.00 | 13.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.0 | 64.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 101.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 15.00 | 147.00 | 162.00 | NOTE |
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘combine_n_pct.Rd’ ‘fmt_kbl_header.Rd’ ‘fmt_table.Rd’
‘table-format.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.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘table-format.R’
Flavor: r-release-macos-x86_64
Version: 0.1.0
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:
>
> flush(stderr()); flush(stdout())
>
> ### Name: update_geom_font_defaults
> ### Title: Update matching font defaults for text geoms
> ### Aliases: update_geom_font_defaults
>
> ### ** Examples
>
> # updates font to Arial Narrow, size to 3.5, and color to #2b2b2b by default
> update_geom_font_defaults()
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.86 0.34 6.2 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.1.0
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
doc 2.6Mb
rstudio 1.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64