Last updated on 2025-07-11 06:49:04 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
osc | 1 | 2 | 10 |
Current CRAN status: FAIL: 1, NOTE: 2, OK: 10
Version: 1.0.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Steffen Kriewald <kriewald@pik-potsdam.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Steffen",
family = "Kriewald",
role = c("aut", "cre"),
email = "kriewald@pik-potsdam.de"),
person(given = "Till",
family = "Fluschnik",
role = "aut"),
person(given = "Dominik",
family = "Reusser",
role = "aut"),
person(given = "Diego",
family = "Rybski",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.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:
> flush(stderr()); flush(stdout())
>
> ### Name: population
> ### Title: Example population data for the city clustering algorithm
> ### Aliases: population
> ### Keywords: datasets
>
> ### ** Examples
>
> data(population)
> str(population)
num [1:251, 1:250] 0 0 0 103 536 231 356 445 323 217 ...
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 9.57 0.39 9.97 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