Last updated on 2025-10-03 13:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 9.57 | 79.00 | 88.57 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 7.01 | 55.20 | 62.21 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 137.04 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 127.14 | ERROR | |||
r-devel-windows-x86_64 | 1.0 | 14.00 | 89.00 | 103.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 9.71 | 72.11 | 81.82 | ERROR | |
r-release-linux-x86_64 | 1.0 | 9.94 | 71.57 | 81.51 | ERROR | |
r-release-macos-arm64 | 1.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 84.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 12.00 | 89.00 | 101.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 15.00 | 105.00 | 120.00 | ERROR |
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Veronica Nava <veronicanava245@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Veronica",
family = "Nava",
role = c("aut", "cre"),
email = "veronicanava245@gmail.com"),
person(given = c("Maria", "Luce"),
family = "Frezzotti",
role = "ctb"),
person(given = "Barbara",
family = "Leoni",
role = "ctb"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
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: 1.0
Check: examples
Result: ERROR
Running examples in ‘RamanMP-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: peak.finder
> ### Title: Peaks identification
> ### Aliases: peak.finder
> ### Keywords: peaks
>
> ### ** Examples
>
> data("MPdatabase")
> peak.data<-peak.finder(MPdatabase[,c(1,7)], threshold = 500, m=7)
Error: <ggplot2::element_text> object properties are invalid:
- @size must be <NULL>, <integer>, or <double>, not <character>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘RamanMP-Ex.R’ failed
The error most likely occurred in:
> ### Name: peak.finder
> ### Title: Peaks identification
> ### Aliases: peak.finder
> ### Keywords: peaks
>
> ### ** Examples
>
> data("MPdatabase")
> peak.data<-peak.finder(MPdatabase[,c(1,7)], threshold = 500, m=7)
Error: <ggplot2::element_text> object properties are invalid:
- @size must be <NULL>, <integer>, or <double>, not <character>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.