Last updated on 2025-06-14 03:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 14.16 | 35.97 | 50.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 9.87 | 27.61 | 37.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 84.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 79.50 | NOTE | |||
r-devel-windows-x86_64 | 0.1.5 | 17.00 | 99.00 | 116.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.5 | 13.74 | 34.20 | 47.94 | NOTE | |
r-release-linux-x86_64 | 0.1.5 | 13.60 | 34.54 | 48.14 | NOTE | |
r-release-macos-arm64 | 0.1.5 | 30.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.5 | 55.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.5 | 17.00 | 0.00 | 17.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.5 | 33.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.5 | 44.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.5 | 16.00 | 93.00 | 109.00 | NOTE |
Version: 0.1.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kasper Welbers <kasperwelbers@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Kasper",
family = "Welbers",
role = c("aut", "cre"),
email = "kasperwelbers@gmail.com"),
person(given = "Wouter",
family = "van Atteveldt",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.5
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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.1.5
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:
>
> ### Name: wrap_documents
> ### Title: Wrap tokens into document html strings
> ### Aliases: wrap_documents
>
> ### ** Examples
>
> docs = wrap_documents(sotu_data$tokens, sotu_data$meta)
> head(names(docs))
[1] "111541965" "111541995" "111542001" "111542006" "111542013" "111542018"
> docs[[1]]
[1] "<article insearch=\"1\" infilter=\"1\"><doc_id>111541965</doc_id>\n<div style=\"display: none\"><tag>111541965</tag></div>\n<table class=\"meta_table\" style=\"border-spacing: 0px\">\n\n\n<tr><th>medium</th><td>Speeches</td></tr><tr><th>headline</th><td>Barack Obama</td></tr><tr><th>date</th><td>2013-02-12</td></tr></table>\n<p>It is our unfinished task to restore the basic bargain that built this country: the idea that if you work hard and meet your responsibilities, you can get ahead, no matter where you come from, no matter what you look like or who you love. </p></article>"
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 4.55 0.31 4.86 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