Last updated on 2025-05-09 01:50:42 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
alluvial | 13 | ||
intergraph | 13 | ||
linkprediction | 5 | 8 | |
lspline | 1 | 3 | 9 |
netseg | 13 | ||
oai | 13 | ||
rgraph6 | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 5, OK: 8
Version: 1.0-0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michal Bojanowski <michal2992@gmail.com>’
Found the following (possibly) invalid file URI:
URI: recon.icm.edu.pl
From: man/linkprediction.Rd
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0-0
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
Current CRAN status: FAIL: 1, NOTE: 3, OK: 9
Version: 1.0-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:
> lines(ox, predict(m1, data.frame(x=ox)), col="red")
> lines(ox, predict(m2, data.frame(x=ox)), col="blue")
> lines(ox, predict(m3, data.frame(x=ox)), col="green")
> legend("topright",
+ legend=c("m1: lspline", "m2: qlspline", "m3: elspline"),
+ col=c("red", "blue", "green"),
+ bty="n", lty=1)
>
>
>
>
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.24 0.01 0.25 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: 1.0-0
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 2.0-5
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Michal Bojanowski [aut, cre] (<https://orcid.org/0000-0001-7503-852X>, Kozminski University), David Schoch [aut] (<https://orcid.org/0000-0003-2952-4812>)’
Authors@R: ‘Michal Bojanowski [aut, cre] (ORCID: <https://orcid.org/0000-0001-7503-852X>, affil: Kozminski University), David Schoch [aut] (ORCID: <https://orcid.org/0000-0003-2952-4812>)’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc