Last updated on 2025-05-20 21:50:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 4.46 | 44.29 | 48.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 3.59 | 34.91 | 38.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 74.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 85.93 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 8.00 | 68.00 | 76.00 | FAIL | |
r-patched-linux-x86_64 | 0.2.0 | 4.80 | 42.20 | 47.00 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 4.25 | 42.05 | 46.30 | NOTE | |
r-release-macos-arm64 | 0.2.0 | 47.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 72.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 7.00 | 64.00 | 71.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.0 | 38.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.0 | 54.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.0 | 8.00 | 75.00 | 83.00 | NOTE |
Version: 0.2.0
Check: Rd files
Result: NOTE
checkRd: (-1) gfonts.Rd:8: Lost braces; missing escapes or markup?
8 | Download Google fonts and generate CSS to use in {rmarkdown} documents and
| ^
checkRd: (-1) gfonts.Rd:9: Lost braces; missing escapes or markup?
9 | {shiny} applications. Some popular fonts are included and ready to use.
| ^
checkRd: (-1) use_pkg_gfont.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Use a Google Font included in {gfonts}}
| ^
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.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:
+ browsable(tags$div(
+ use_pkg_gfont("henny-penny"),
+ tag_example(),
+ tags$h1("First level title"),
+ tags$h2("Second level title"),
+ tags$h3("Third level title"),
+ tags$h4("Fourth level title"),
+ tags$h5("Fifth level title"),
+ tags$h6("Sixth level title")
+ ))
+
+ }
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1 0.22 1.19 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