Last updated on 2025-06-25 23:51:10 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
hover | 13 | ||
keys | 13 | ||
lisa | 13 | ||
vov | 1 | 3 | 9 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 13
Version: 0.1.1
Check: Rd files
Result: NOTE
checkRd: (-1) useKeys.Rd:13: Lost braces; missing escapes or markup?
13 | This function adds the {keys} dependencies to your application
| ^
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
Current CRAN status: OK: 13
Current CRAN status: FAIL: 1, NOTE: 3, OK: 9
Version: 0.1.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:
+
+ ui <- fluidPage(
+ use_vov(),
+ zoom_out_up(
+ h1("Hello world!")
+ )
+ )
+
+ server <- function(input, output, session) {}
+
+ shinyApp(ui, server)
+ }
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.08 0.03 2.13 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.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64