Last updated on 2025-09-13 13:50:31 CEST.
Package | ERROR | OK |
---|---|---|
RamanMP | 5 | 8 |
Current CRAN status: ERROR: 5, OK: 8
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
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-oldrel-windows-x86_64