Last updated on 2025-06-08 03:51:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 7.06 | 63.13 | 70.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 4.33 | 43.10 | 47.43 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 101.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 95.15 | OK | |||
r-devel-windows-x86_64 | 1.1 | 10.00 | 74.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 7.50 | 57.63 | 65.13 | OK | |
r-release-linux-x86_64 | 1.1 | 6.10 | 57.91 | 64.01 | OK | |
r-release-macos-arm64 | 1.1 | 31.00 | OK | |||
r-release-macos-x86_64 | 1.1 | 57.00 | OK | |||
r-release-windows-x86_64 | 1.1 | 9.00 | 0.00 | 9.00 | FAIL | |
r-oldrel-macos-arm64 | 1.1 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 46.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1 | 11.00 | 86.00 | 97.00 | OK |
Version: 1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kenneth B. Hoehn <perspectev@gmail.com>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
The Description field contains
http://evolve.zoo.ox.ac.uk/Evolve/Perspectev.html.
Please enclose URLs in angle brackets (<...>).
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1
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:
1 1 Lat
2 2 Long
>
> #4 iterations chosen out of convenience - use more!
> mcpTest = perspectev.test(data,4,1,traitfun=mcpRange)
> mcpSim = perspectev.simulate(data,4,1,traitfun=mcpRange)
[1] "Intercept and slope parameters not specified. Assigning model fit through logistic regression."
[1] "Level parameter not specified (can be 'lower' or 'upper'). Performing upper level simulation."
[1] "Binary/continuous survivorship not specified, setting binary = TRUE"
[1] "Upper Level Selection Intercept -2.2264213772787"
[1] "Upper Level Selection Slope -0.273533830039319"
> perspectev.plot(mcpTest,list(mcpSim),c("S1"),"Test")
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.89 0.36 3.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-release-windows-x86_64