Last updated on 2025-09-13 00:51:16 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
gapfill | 4 | 9 | |
optimParallel | 2 | 11 |
Current CRAN status: ERROR: 4, NOTE: 9
Version: 0.9.6-1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Florian Gerber <flora.fauna.gerber@gmail.com>’
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: 0.9.6-1
Check: Rd files
Result: NOTE
checkRd: (-1) Gapfill.Rd:66-68: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Gapfill.Rd:69-70: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Gapfill.Rd:71-77: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Gapfill.Rd:72: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Gapfill.Rd:73: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Gapfill.Rd:74: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Gapfill.Rd:75: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Gapfill.Rd:78: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ndvi.Rd:10: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ndvi.Rd:11: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ndvi.Rd:12: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ndvi.Rd:13: Lost braces in \itemize; meant \describe ?
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.9.6-1
Check: tests
Result: ERROR
Running ‘run-all.R’ [19s/23s]
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> test_check('gapfill')
Loading required package: gapfill
Loading required package: ggplot2
--> See ?Gapfill and https://doi.org/10.1109/TGRS.2017.2785240 <--
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Image.R:5:4'): Image ─────────────────────────────────────────
class(Image(ndvi)) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:6:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , , 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:7:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , 1, 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:10:4'): Image ────────────────────────────────────────
class(Image(unname(ndvi))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:11:4'): Image ────────────────────────────────────────
class(Image(ndvi, zlim = c(1, 2))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.6-1
Check: tests
Result: ERROR
Running ‘run-all.R’ [13s/14s]
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> test_check('gapfill')
Loading required package: gapfill
Loading required package: ggplot2
--> See ?Gapfill and https://doi.org/10.1109/TGRS.2017.2785240 <--
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Image.R:5:4'): Image ─────────────────────────────────────────
class(Image(ndvi)) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:6:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , , 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:7:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , 1, 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:10:4'): Image ────────────────────────────────────────
class(Image(unname(ndvi))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:11:4'): Image ────────────────────────────────────────
class(Image(ndvi, zlim = c(1, 2))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9.6-1
Check: tests
Result: ERROR
Running ‘run-all.R’ [27s/35s]
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> test_check('gapfill')
Loading required package: gapfill
Loading required package: ggplot2
--> See ?Gapfill and https://doi.org/10.1109/TGRS.2017.2785240 <--
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Image.R:5:4'): Image ─────────────────────────────────────────
class(Image(ndvi)) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:6:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , , 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:7:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , 1, 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:10:4'): Image ────────────────────────────────────────
class(Image(unname(ndvi))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:11:4'): Image ────────────────────────────────────────
class(Image(ndvi, zlim = c(1, 2))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.6-1
Check: tests
Result: ERROR
Running ‘run-all.R’ [27s/34s]
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> test_check('gapfill')
Loading required package: gapfill
Loading required package: ggplot2
--> See ?Gapfill and https://doi.org/10.1109/TGRS.2017.2785240 <--
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Image.R:5:4'): Image ─────────────────────────────────────────
class(Image(ndvi)) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:6:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , , 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:7:4'): Image ─────────────────────────────────────────
class(Image(ndvi[, , 1, 1])) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:10:4'): Image ────────────────────────────────────────
class(Image(unname(ndvi))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-Image.R:11:4'): Image ────────────────────────────────────────
class(Image(ndvi, zlim = c(1, 2))) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 5 | WARN 6 | SKIP 0 | PASS 870 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9.6-1
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘doMPI’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.0-2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Florian Gerber <flora.fauna.gerber@gmail.com>’
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