Last updated on 2025-08-26 10:50:54 CEST.
Package | ERROR | OK |
---|---|---|
dataset | 5 | 8 |
iotables | 13 | |
spotifyr | 13 | |
statcodelists | 13 |
Current CRAN status: ERROR: 5, OK: 8
Version: 0.3.9
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [9s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dataset)
Attaching package: 'dataset'
The following object is masked from 'package:testthat':
describe
>
> test_check("dataset")
Length of the sepal in cm (centimeter)
The dataset has already a rights field: :tba
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dublincore.R:32:3'): new_dublincore() works ──────────────────
...$publisher (`actual`) not equal to "My Publisher Inc. [pbl]" (`expected`).
`actual` is an S3 object of class <person>, a list
`expected` is a character vector ('My Publisher Inc. [pbl]')
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.9
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dataset)
Attaching package: 'dataset'
The following object is masked from 'package:testthat':
describe
>
> test_check("dataset")
Length of the sepal in cm (centimeter)
The dataset has already a rights field: :tba
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dublincore.R:32:3'): new_dublincore() works ──────────────────
...$publisher (`actual`) not equal to "My Publisher Inc. [pbl]" (`expected`).
`actual` is an S3 object of class <person>, a list
`expected` is a character vector ('My Publisher Inc. [pbl]')
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.9
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘rlang’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.9
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [13s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dataset)
Attaching package: 'dataset'
The following object is masked from 'package:testthat':
describe
>
> test_check("dataset")
Length of the sepal in cm (centimeter)
The dataset has already a rights field: :tba
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dublincore.R:32:3'): new_dublincore() works ──────────────────
...$publisher (`actual`) not equal to "My Publisher Inc. [pbl]" (`expected`).
`actual` is an S3 object of class <person>, a list
`expected` is a character vector ('My Publisher Inc. [pbl]')
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.9
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [12s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dataset)
Attaching package: 'dataset'
The following object is masked from 'package:testthat':
describe
>
> test_check("dataset")
Length of the sepal in cm (centimeter)
The dataset has already a rights field: :tba
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dublincore.R:32:3'): new_dublincore() works ──────────────────
...$publisher (`actual`) not equal to "My Publisher Inc. [pbl]" (`expected`).
`actual` is an S3 object of class <person>, a list
`expected` is a character vector ('My Publisher Inc. [pbl]')
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.9
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dataset)
Attaching package: 'dataset'
The following object is masked from 'package:testthat':
describe
>
> test_check("dataset")
Length of the sepal in cm (centimeter)
The dataset has already a rights field: :tba
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dublincore.R:32:3'): new_dublincore() works ──────────────────
...$publisher (`actual`) not equal to "My Publisher Inc. [pbl]" (`expected`).
`actual` is an S3 object of class <person>, a list
`expected` is a character vector ('My Publisher Inc. [pbl]')
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 495 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13