CRAN Package Check Results for Package rtweet

Last updated on 2019-12-19 05:49:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.9 25.95 67.04 92.99 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.9 19.37 53.25 72.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.9 117.18 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.9 115.75 ERROR
r-devel-windows-ix86+x86_64 0.6.9 72.00 127.00 199.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.6.9 70.00 148.00 218.00 ERROR
r-patched-linux-x86_64 0.6.9 21.74 61.59 83.33 ERROR
r-patched-solaris-x86 0.6.9 129.10 ERROR
r-release-linux-x86_64 0.6.9 20.58 62.09 82.67 ERROR
r-release-windows-ix86+x86_64 0.6.9 42.00 132.00 174.00 ERROR
r-release-osx-x86_64 0.6.9 NOTE
r-oldrel-windows-ix86+x86_64 0.6.9 40.00 116.00 156.00 ERROR
r-oldrel-osx-x86_64 0.6.9 NOTE

Check Details

Version: 0.6.9
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     -- 1. Failure: api_access_level works (@test-access-level.R#6) ----------------
     is.character(a) && length(a) == 1 isn't true.
    
     == testthat results ===========================================================
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     ── 1. Failure: api_access_level works (@test-access-level.R#6) ────────────────
     is.character(a) && length(a) == 1 isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.9
Check: data for non-ASCII characters
Result: NOTE
     Note: found 113868 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.6.9
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     ── 1. Failure: api_access_level works (@test-access-level.R#6) ────────────────
     is.character(a) && length(a) == 1 isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6.9
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     -- 1. Failure: api_access_level works (@test-access-level.R#6) ----------------
     is.character(a) && length(a) == 1 isn't true.
    
     == testthat results ===========================================================
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6.9
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     -- 1. Failure: api_access_level works (@test-access-level.R#6) ----------------
     is.character(a) && length(a) == 1 isn't true.
    
     == testthat results ===========================================================
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6.9
Check: installed package size
Result: NOTE
     installed size is 5.2Mb
     sub-directories of 1Mb or more:
     data 1.3Mb
     libs 2.0Mb
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.6.9
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     -- 1. Failure: api_access_level works (@test-access-level.R#6) ----------------
     is.character(a) && length(a) == 1 isn't true.
    
     == testthat results ===========================================================
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.6.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     ── 1. Failure: api_access_level works (@test-access-level.R#6) ────────────────
     is.character(a) && length(a) == 1 isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.6.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rtweet)
     >
     > test_check("rtweet")
     ── 1. Failure: api_access_level works (@test-access-level.R#6) ────────────────
     is.character(a) && length(a) == 1 isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 1 | SKIPPED: 37 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: api_access_level works (@test-access-level.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86