CRAN Package Check Results for Package tibblify

Last updated on 2025-12-07 04:50:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 12.80 101.24 114.04 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.1 9.37 62.54 71.91 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 53.00 133.17 186.17 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 55.00 137.21 192.21 ERROR
r-devel-windows-x86_64 0.3.1 27.00 112.00 139.00 ERROR
r-patched-linux-x86_64 0.3.1 12.18 92.51 104.69 ERROR
r-release-linux-x86_64 0.3.1 11.66 92.06 103.72 ERROR
r-release-macos-arm64 0.3.1 NOTE
r-release-macos-x86_64 0.3.1 12.00 101.00 113.00 NOTE
r-release-windows-x86_64 0.3.1 27.00 111.00 138.00 ERROR
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 8.00 70.00 78.00 OK
r-oldrel-windows-x86_64 0.3.1 32.00 144.00 176.00 ERROR

Check Details

Version: 0.3.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: guess_tspec.Rd: abort Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.3.1
Check: compiled code
Result: WARN File ‘tibblify/libs/tibblify.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’, ‘SET_GROWABLE_BIT’, ‘SET_OBJECT’, ‘SET_TRUELENGTH’, ‘STRING_PTR’ These entry points may be removed soon: ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FRAME’, ‘HASHTAB’, ‘BODY’, ‘FORMALS’, ‘CLOENV’, ‘ENCLOS’, ‘OBJECT’, ‘SET_FORMALS’, ‘SET_BODY’, ‘SET_CLOENV’, ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [42s/51s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'knitr', 'rmarkdown', 'spelling', 'yaml' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: examples
Result: ERROR Running examples in ‘tibblify-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: parse_openapi_spec > ### Title: Parse an OpenAPI spec > ### Aliases: parse_openapi_spec parse_openapi_schema > > ### ** Examples > > file <- '{ + "$schema": "http://json-schema.org/draft-04/schema", + "title": "Starship", + "description": "A vehicle.", + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "The name of this vehicle. The common name, e.g. Sand Crawler." + }, + "model": { + "type": "string", + "description": "The model or official name of this vehicle." + }, + "url": { + "type": "string", + "format": "uri", + "description": "The hypermedia URL of this resource." + }, + "edited": { + "type": "string", + "format": "date-time", + "description": "the ISO 8601 date format of the time this resource was edited." + } + }, + "required": [ + "name", + "model", + "edited" + ] + }' > > parse_openapi_schema(file) Error in read_spec(file) : The package "yaml" is required. Calls: parse_openapi_schema -> read_spec -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [27s/31s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘lifecycle’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [71s/176s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [67s/138s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: compiled code
Result: WARN File 'tibblify/libs/x64/tibblify.dll': Found non-API calls to R: 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT', 'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'OBJECT', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS', 'SET_GROWABLE_BIT', 'SET_OBJECT', 'SET_TRUELENGTH', 'STRING_PTR' These entry points may be removed soon: 'EXTPTR_PROT', 'EXTPTR_TAG', 'FRAME', 'HASHTAB', 'BODY', 'FORMALS', 'CLOENV', 'ENCLOS', 'OBJECT', 'SET_FORMALS', 'SET_BODY', 'SET_CLOENV', 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [34s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘tibblify/libs/tibblify.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [41s/54s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [40s/49s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.1
Check: compiled code
Result: NOTE File 'tibblify/libs/x64/tibblify.dll': Found non-API calls to R: 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT', 'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'OBJECT', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-release-windows-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [35s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [49s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(tibblify) > > test_check("tibblify") [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] ══ Skipped tests (85) ══════════════════════════════════════════════════════════ • On CRAN (84): 'test-format.R:1:1', 'test-format.R:7:1', 'test-format.R:46:1', 'test-format.R:66:1', 'test-format.R:102:1', 'test-format.R:114:1', 'test-format.R:178:1', 'test-format.R:184:1', 'test-format.R:213:1', 'test-format.R:237:1', 'test-format.R:244:1', 'test-format.R:258:1', 'test-format.R:322:1', 'test-nest-tree.R:1:1', 'test-nest-tree.R:25:1', 'test-nest-tree.R:49:1', 'test-nest-tree.R:61:1', 'test-nest-tree.R:74:1', 'test-nest-tree.R:86:1', 'test-nest-tree.R:98:1', 'test-parse-open-api.R:2:3', 'test-spec_combine.R:1:1', 'test-spec_combine.R:13:1', 'test-spec_combine.R:19:1', 'test-spec_combine.R:63:1', 'test-spec_combine.R:90:1', 'test-spec_combine.R:104:1', 'test-spec_combine.R:128:1', 'test-spec_combine.R:141:1', 'test-spec_combine.R:158:1', 'test-spec_guess.R:1:1', 'test-spec_guess.R:7:1', 'test-spec_guess.R:11:1', 'test-spec_guess.R:15:1', 'test-spec_guess.R:19:1', 'test-spec_guess.R:32:1', 'test-spec_guess.R:58:1', 'test-spec_guess.R:63:1', 'test-spec_guess.R:70:1', 'test-spec_guess_df.R:436:1', 'test-spec_guess_df.R:443:1', 'test-spec_guess_object.R:308:1', 'test-spec_inform_unspecified.R:1:1', 'test-tib_spec.R:4:1', 'test-tib_spec.R:11:1', 'test-tib_spec.R:18:1', 'test-tib_spec.R:41:1', 'test-tib_spec.R:64:1', 'test-tib_spec.R:71:1', 'test-tib_spec.R:75:1', 'test-tib_spec.R:81:1', 'test-tib_spec.R:91:1', 'test-tib_spec.R:104:1', 'test-tib_spec.R:114:1', 'test-tib_spec.R:129:1', 'test-tib_spec.R:159:1', 'test-tib_spec.R:225:1', 'test-tibblify.R:1:1', 'test-tibblify.R:11:1', 'test-tibblify.R:51:1', 'test-tibblify.R:111:3', 'test-tibblify.R:192:1', 'test-tibblify.R:284:1', 'test-tibblify.R:328:1', 'test-tibblify.R:375:1', 'test-tibblify.R:451:1', 'test-tibblify.R:523:1', 'test-tibblify.R:573:1', 'test-tibblify.R:852:3', 'test-tibblify.R:1138:1', 'test-tibblify.R:1158:1', 'test-tibblify.R:1223:1', 'test-tibblify.R:1308:1', 'test-tibblify.R:1397:1', 'test-tibblify.R:1405:1', 'test-tibblify.R:1467:1', 'test-tibblify.R:1473:1', 'test-tibblify.R:1484:1', 'test-unnest-tree.R:39:1', 'test-unnest-tree.R:190:1', 'test-unnest-tree.R:257:1', 'test-unpack-tspec.R:75:1', 'test-unpack-tspec.R:122:1', 'test-untibblify.R:185:1' • improve guessing logic (1): 'test-spec_guess_object_list.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-unnest-tree.R:34:3'): checks arguments ───────────────────────── Error in `UseMethod("parse_all")`: no applicable method for 'parse_all' applied to an object of class "NULL" Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-unnest-tree.R:34:3 2. └─testthat:::expect_snapshot_(...) 3. ├─testthat:::with_is_snapshotting(...) 4. └─testthat:::verify_exec(quo_get_expr(x), quo_get_env(x), replay) 5. └─evaluate::evaluate(source, envir = env, new_device = FALSE, output_handler = handler) 6. └─evaluate::parse_all(input, filename = filename) [ FAIL 1 | WARN 0 | SKIP 85 | PASS 541 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64