Last updated on 2025-06-24 01:50:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 1.81 | 27.60 | 29.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1.58 | 21.85 | 23.43 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 46.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 58.39 | OK | |||
r-devel-windows-x86_64 | 0.1.2 | 3.00 | 51.00 | 54.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 2.08 | 25.87 | 27.95 | OK | |
r-release-linux-x86_64 | 0.1.2 | 2.08 | 26.05 | 28.13 | OK | |
r-release-macos-arm64 | 0.1.2 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 70.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 4.00 | 0.00 | 4.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.2 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2 | 38.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.2 | 3.00 | 57.00 | 60.00 | OK |
Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Dr Rob Briers <r.briers@napier.ac.uk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dr", "Rob"),
family = "Briers",
role = c("aut", "cre"),
email = "r.briers@napier.ac.uk")
as necessary.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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:
Oligochaeta Perlidae Perlodidae Physidae Polycentropodidae Rhyacophilidae
1 2 NA NA 2 1 NA
2 2 NA 7 1 5 2
3 22 NA 4 NA NA 2
4 33 NA 4 NA NA 26
5 79 3 1 NA 1 2
Sericostomatidae Sialidae Simuliidae Sphaeriidae Taeniopterigidae Tipulidae
1 NA 4 NA 11 NA NA
2 NA NA NA NA NA 1
3 NA NA NA NA 1 1
4 2 NA 1 NA 6 1
5 1 NA 4 NA 1 6
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1 0.02 1.02 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