CRAN Package Check Results for Package opengraph

Last updated on 2025-10-30 17:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 1.71 24.42 26.13 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.3 1.39 19.78 21.17 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.3 34.74 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.3 12.00 26.18 38.18 ERROR
r-devel-windows-x86_64 0.0.3 4.00 43.00 47.00 OK
r-patched-linux-x86_64 0.0.3 1.64 22.01 23.65 ERROR
r-release-linux-x86_64 0.0.3 1.62 22.29 23.91 ERROR
r-release-macos-arm64 0.0.3 1.00 23.00 24.00 OK
r-release-macos-x86_64 0.0.3 2.00 40.00 42.00 OK
r-release-windows-x86_64 0.0.3 4.00 45.00 49.00 ERROR
r-oldrel-macos-arm64 0.0.3 1.00 25.00 26.00 OK
r-oldrel-macos-x86_64 0.0.3 2.00 50.00 52.00 OK
r-oldrel-windows-x86_64 0.0.3 4.00 47.00 51.00 ERROR

Additional issues

M1mac

Check Details

Version: 0.0.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/4s] 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(opengraph) > > test_check('opengraph') [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-property.R:3:3'): og_property works ────────────────────────── og_property("https://www.rstudio.com", "og:title") (`actual`) isn't fully contained within c("Posit", NA_character_) (`expected`). * Missing from `expected`: "Posit | The Open-Source Data Science Company" * Present in `expected`: "Posit", NA ── Failure ('test-validate.R:7:3'): og_validate() works ──────────────────────── og_validate(web) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/2s] 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(opengraph) > > test_check('opengraph') [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-property.R:3:3'): og_property works ────────────────────────── og_property("https://www.rstudio.com", "og:title") (`actual`) isn't fully contained within c("Posit", NA_character_) (`expected`). * Missing from `expected`: "Posit | The Open-Source Data Science Company" * Present in `expected`: "Posit", NA ── Failure ('test-validate.R:7:3'): og_validate() works ──────────────────────── og_validate(web) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ 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(opengraph) > > test_check('opengraph') [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-property.R:3:3'): og_property works ────────────────────────── og_property("https://www.rstudio.com", "og:title") (`actual`) isn't fully contained within c("Posit", NA_character_) (`expected`). * Missing from `expected`: "Posit | The Open-Source Data Science Company" * Present in `expected`: "Posit", NA ── Failure ('test-validate.R:7:3'): og_validate() works ──────────────────────── og_validate(web) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [4s/16s] 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(opengraph) > > test_check('opengraph') [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-property.R:3:3'): og_property works ────────────────────────── og_property("https://www.rstudio.com", "og:title") (`actual`) isn't fully contained within c("Posit", NA_character_) (`expected`). * Missing from `expected`: "Posit | The Open-Source Data Science Company" * Present in `expected`: "Posit", NA ── Failure ('test-validate.R:7:3'): og_validate() works ──────────────────────── og_validate(web) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.0.3
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [2s] 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(opengraph) > > test_check('opengraph') [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-property.R:3:3'): og_property works ────────────────────────── og_property("https://www.rstudio.com", "og:title") (`actual`) isn't fully contained within c("Posit", NA_character_) (`expected`). * Missing from `expected`: "Posit | The Open-Source Data Science Company" * Present in `expected`: "Posit", NA ── Failure ('test-validate.R:7:3'): og_validate() works ──────────────────────── og_validate(web) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.0.3
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [3s] 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(opengraph) > > test_check('opengraph') [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-property.R:3:3'): og_property works ────────────────────────── og_property("https://www.rstudio.com", "og:title") (`actual`) isn't fully contained within c("Posit", NA_character_) (`expected`). * Missing from `expected`: "Posit | The Open-Source Data Science Company" * Present in `expected`: "Posit", NA ── Failure ('test-validate.R:7:3'): og_validate() works ──────────────────────── og_validate(web) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.