Last updated on 2025-09-14 12:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.0 | 7.67 | 66.23 | 73.90 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.3.0 | 5.00 | 46.44 | 51.44 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.3.0 | 112.11 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.0 | 103.58 | ERROR | |||
r-devel-windows-x86_64 | 2.3.0 | 9.00 | 78.00 | 87.00 | OK | |
r-patched-linux-x86_64 | 2.3.0 | 7.02 | 56.09 | 63.11 | OK | |
r-release-linux-x86_64 | 2.3.0 | 7.16 | 60.20 | 67.36 | ERROR | |
r-release-macos-arm64 | 2.3.0 | 29.00 | OK | |||
r-release-macos-x86_64 | 2.3.0 | 52.00 | OK | |||
r-release-windows-x86_64 | 2.3.0 | 10.00 | 76.00 | 86.00 | OK | |
r-oldrel-macos-arm64 | 2.3.0 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.0 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.0 | 12.00 | 97.00 | 109.00 | ERROR |
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, r-release-linux-x86_64
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, r-oldrel-windows-x86_64