CRAN Package Check Results for Maintainer ‘Emanuele Cordano <emanuele.cordano at gmail.com>’

Last updated on 2024-06-14 01:52:18 CEST.

Package ERROR NOTE OK
blockmatrix 13
boussinesq 13
geotopbricks 1 12
lmomPi 1 9 3
rasterList 1 9 3
RGENERATE 1 12
RGENERATEPREC 1 12
RMAWGEN 10 3
soilwater 13

Package blockmatrix

Current CRAN status: OK: 13

Package boussinesq

Current CRAN status: OK: 13

Package geotopbricks

Current CRAN status: ERROR: 1, OK: 12

Version: 1.5.8.2
Check: package dependencies
Result: ERROR Package required but not available: ‘stringr’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package lmomPi

Current CRAN status: ERROR: 1, NOTE: 9, OK: 3

Version: 0.6.6
Check: Rd files
Result: NOTE checkRd: (-1) lmomPi-Package.Rd:9: Lost braces 9 | {\code{\link{cdf}}}{: generic distribution function; } | ^ checkRd: (-1) lmomPi-Package.Rd:10: Lost braces 10 | {\code{\link{qua}}}{: generic quantile function; } | ^ checkRd: (-1) lmomPi-Package.Rd:11: Lost braces 11 | {\code{\link{pel}}}{: fitting of probability distribution function through L-moments. } | ^ checkRd: (-1) lmomPi-Package.Rd:27: Lost braces; missing escapes or markup? 27 | The function \code{\link{spi.cdf}()} is compared against \code{SPEI::spi()} in SPEI package (\url{https://cran.r-project.org/package=SPEI}). The differences in SPI extimation have order of magnitude averagely about 10^{-8}, due to the different fitting methods implemented in the two packages. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.6.6
Check: package dependencies
Result: ERROR Package required but not available: ‘stringr’ Package suggested but not available for checking: ‘SPEI’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package rasterList

Current CRAN status: ERROR: 1, NOTE: 9, OK: 3

Version: 0.5.20
Check: Rd files
Result: NOTE checkRd: (-1) RasterList-Package.Rd:20: Lost braces 20 | {\code{\link{rasterList}}}{: it is the constructor of a \code{\link{RasterList-class}} object from a generic \code{object}, it also transforms a \code{\link{RasterList-class}} into another one throungh a function argument. } | ^ checkRd: (-1) RasterList-Package.Rd:22: Lost braces 22 | {\code{\link{rasterListFun}}}{: it is a function that constructs a particular \code{\link{RasterList-class}} object in which the objects are \code{function}-type. } | ^ checkRd: (-1) RasterList-Package.Rd:24: Lost braces 24 | {\code{\link{RasterListApply}}}{: it is a function that allows to operate among two or more \code{\link{RasterList-class}} objects defined in the same spatial extent through a generic function \code{fun(x,y,...)} where \code{x} and \code{y} are each cell/element of two \code{\link{RasterList-class}} objects given as arguments \code{x} and \code{y} of \code{\link{RasterListApply}}.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.5.20
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'lubridate', 'ggplot2', 'knitcitations', 'lmomPi', 'stringr' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.20
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘rasterList_vignette_004.Rmd’ using rmarkdown Quitting from lines 295-307 [unnamed-chunk-24] (rasterList_vignette_004.Rmd) Error: processing vignette 'rasterList_vignette_004.Rmd' failed with diagnostics: there is no package called 'lubridate' --- failed re-building ‘rasterList_vignette_004.Rmd’ SUMMARY: processing the following file failed: ‘rasterList_vignette_004.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package RGENERATE

Current CRAN status: ERROR: 1, OK: 12

Version: 1.3.7
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.7
Check: tests
Result: ERROR Running ‘test_generate.R’ [0s/1s] Running the tests in ‘tests/test_generate.R’ failed. Complete output: > # This is a test script for RGENERATE::generate function > # > # Author: Emanuele Cordano > ############################################################################### > rm(list=ls()) > > ## TESTING R CODE: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package RGENERATEPREC

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2.9
Check: package dependencies
Result: ERROR Package required but not available: ‘stringr’ Packages suggested but not available for checking: 'lubridate', 'ggplot2', 'reshape2', 'RefManageR' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package RMAWGEN

Current CRAN status: NOTE: 10, OK: 3

Version: 1.3.7
Check: Rd files
Result: NOTE checkRd: (-1) ComprehensiveTemperatureGenerator.Rd:68: Lost braces; missing escapes or markup? 68 | \item{exogen_all}{data frame containing exogenous variable formatted like \code{Tx_all} and {Tn_all}. Default is \code{NULL}. | ^ checkRd: (-1) qqplot_RMAWGEN_Tx.Rd:70: Lost braces; missing escapes or markup? 70 | \code{Tx_gen},{Tn_gen} and \code{main} must have an even number of elements. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.3.7
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘lubridate’ Flavor: r-devel-linux-x86_64-debian-gcc

Package soilwater

Current CRAN status: OK: 13