CRAN Package Check Results for Maintainer ‘Lucas Venezian Povoa <lucasvenez at gmail.com>’

Last updated on 2025-09-13 00:51:21 CEST.

Package ERROR OK
precintcon 4 9

Package precintcon

Current CRAN status: ERROR: 4, OK: 9

Version: 2.3.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Lucas Venezian Povoa <lucasvenez@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Lucas", "Venezian"), family = "Povoa", role = c("aut", "cre"), email = "lucasvenez@gmail.com"), person(given = c("Jonas", "Teixeira"), family = "Nery", role = "ctb")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.3.0
Check: examples
Result: ERROR Running examples in ‘precintcon-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: pplot.deciles > ### Title: Plot deciles > ### Aliases: pplot.deciles precintcon.plot.deciles > ### Keywords: deciles precipitation > > ### ** Examples > > ## Loading the monthly precipitation serie. > # > data(monthly) > > ## Performing the a set of statistical analysis > # > pplot.deciles(monthly) Error: ! The `show_guide` argument of `layer()` was deprecated in ggplot2 2.0.0 and is now defunct. ℹ Please use the `show.legend` argument instead. Backtrace: ▆ 1. └─precintcon::pplot.deciles(monthly) 2. └─precintcon::precintcon.plot.deciles(...) 3. └─base::mapply(...) 4. └─precintcon (local) `<fn>`(...) 5. └─ggplot2::geom_boxplot(...) 6. └─ggplot2::layer(...) 7. └─lifecycle::deprecate_stop("2.0.0", "layer(show_guide)", "layer(show.legend)") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.3.0
Check: examples
Result: ERROR Running examples in ‘precintcon-Ex.R’ failed The error most likely occurred in: > ### Name: pplot.deciles > ### Title: Plot deciles > ### Aliases: pplot.deciles precintcon.plot.deciles > ### Keywords: deciles precipitation > > ### ** Examples > > ## Loading the monthly precipitation serie. > # > data(monthly) > > ## Performing the a set of statistical analysis > # > pplot.deciles(monthly) Error: ! The `show_guide` argument of `layer()` was deprecated in ggplot2 2.0.0 and is now defunct. ℹ Please use the `show.legend` argument instead. Backtrace: ▆ 1. └─precintcon::pplot.deciles(monthly) 2. └─precintcon::precintcon.plot.deciles(...) 3. └─base::mapply(...) 4. └─precintcon (local) `<fn>`(...) 5. └─ggplot2::geom_boxplot(...) 6. └─ggplot2::layer(...) 7. └─lifecycle::deprecate_stop("2.0.0", "layer(show_guide)", "layer(show.legend)") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc