Last updated on 2025-09-13 00:51:14 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
ggbump | 4 | 3 | 6 |
ggstream | 4 | 9 | |
hablar | 2 | 11 |
Current CRAN status: ERROR: 4, NOTE: 3, OK: 6
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘David Sjoberg <dav.sjob@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "David",
family = "Sjoberg",
role = c("aut", "cre"),
email = "dav.sjob@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggbump)
>
> test_check("ggbump")
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-numeric_inputs.R:17:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-numeric_inputs.R:21:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-numeric_inputs.R:26:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 1 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggbump)
>
> test_check("ggbump")
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-numeric_inputs.R:17:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-numeric_inputs.R:21:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-numeric_inputs.R:26:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 1 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggbump)
>
> test_check("ggbump")
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-numeric_inputs.R:17:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-numeric_inputs.R:21:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-numeric_inputs.R:26:3'): multiplication works ────────────────
... %>% class() not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 1 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 4, OK: 9
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggstream)
>
> test_check("ggstream")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_stream.R:4:3'): geom_stream ─────────────────────────────
class(...) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggstream)
>
> test_check("ggstream")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_stream.R:4:3'): geom_stream ─────────────────────────────
class(...) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tidyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggstream)
>
> test_check("ggstream")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-geom_stream.R:4:3'): geom_stream ─────────────────────────────
class(...) not equal to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 2, OK: 11
Version: 0.3.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘David Sjoberg <dav.sjob@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "David",
family = "Sjoberg",
role = c("aut", "cre"),
email = "dav.sjob@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc