CRAN Package Check Results for Maintainer ‘Tyler Rinker <tyler.rinker at gmail.com>’

Last updated on 2022-04-24 03:53:06 CEST.

Package ERROR NOTE OK
gofastr 12
lexicon 12
numform 12
pacman 1 11
qdap 1 11
qdapDictionaries 1 11
qdapRegex 8 4
qdapTools 12
sentimentr 12
textclean 6 6
textreadr 12
textshape 1 11
textstem 12
wakefield 12

Package gofastr

Current CRAN status: OK: 12

Package lexicon

Current CRAN status: OK: 12

Package numform

Current CRAN status: OK: 12

Package pacman

Current CRAN status: NOTE: 1, OK: 11

Version: 0.5.1
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘devtools’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package qdap

Current CRAN status: NOTE: 1, OK: 11

Version: 2.4.3
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘gplots’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package qdapDictionaries

Current CRAN status: NOTE: 1, OK: 11

Version: 1.0.7
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘qdap’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package qdapRegex

Current CRAN status: ERROR: 8, OK: 4

Version: 0.7.2
Check: examples
Result: ERROR
    Running examples in 'qdapRegex-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: explain
    > ### Title: Visualize Regular Expressions
    > ### Aliases: explain
    > ### Keywords: explain regex
    >
    > ### ** Examples
    >
    > explain("\\s*foo[A-Z]\\d{2,3}")
    Warning in file(con, "r") :
     cannot open URL 'http://rick.measham.id.au/paste/explain.pl?regex=%5Cs*foo[A-Z]%5Cd%7B2,3%7D': HTTP status was '500 Internal Server Error'
    Error in file(con, "r") :
     cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=%5Cs*foo[A-Z]%5Cd%7B2,3%7D'
    Calls: explain -> readLines -> file
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.7.2
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library("testthat")
     > library("qdapRegex")
     >
     >
     > test_check("qdapRegex")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
    
     == Failed tests ================================================================
     -- Error (test-explain.R:5:5): explain produces a character vector -------------
     Error in `file(con, "r")`: cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=(?%3C=foo)%5Cs%2B%5C(%5Cd%7B4%7D%5C)'
     Backtrace:
     x
     1. \-qdapRegex::explain("(?<=foo)\\s+\\(\\d{4}\\)") at test-explain.R:5:4
     2. \-base::readLines(URL2)
     3. \-base::file(con, "r")
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.7.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library("testthat")
     > library("qdapRegex")
     >
     >
     > test_check("qdapRegex")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-explain.R:5:5): explain produces a character vector ─────────────
     Error in `file(con, "r")`: cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=(?%3C=foo)%5Cs%2B%5C(%5Cd%7B4%7D%5C)'
     Backtrace:
     ▆
     1. └─qdapRegex::explain("(?<=foo)\\s+\\(\\d{4}\\)") at test-explain.R:5:4
     2. └─base::readLines(URL2)
     3. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7.2
Check: examples
Result: ERROR
    Running examples in ‘qdapRegex-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: explain
    > ### Title: Visualize Regular Expressions
    > ### Aliases: explain
    > ### Keywords: explain regex
    >
    > ### ** Examples
    >
    > explain("\\s*foo[A-Z]\\d{2,3}")
    Warning in file(con, "r") :
     cannot open URL 'http://rick.measham.id.au/paste/explain.pl?regex=%5Cs*foo[A-Z]%5Cd%7B2,3%7D': HTTP status was '500 Internal Server Error'
    Error in file(con, "r") :
     cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=%5Cs*foo[A-Z]%5Cd%7B2,3%7D'
    Calls: explain -> readLines -> file
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64

Version: 0.7.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library("testthat")
     > library("qdapRegex")
     >
     >
     > test_check("qdapRegex")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-explain.R:5:5): explain produces a character vector ─────────────
     Error in `file(con, "r")`: cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=(?%3C=foo)%5Cs%2B%5C(%5Cd%7B4%7D%5C)'
     Backtrace:
     ▆
     1. └─qdapRegex::explain("(?<=foo)\\s+\\(\\d{4}\\)") at test-explain.R:5:4
     2. └─base::readLines(URL2)
     3. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.7.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library("testthat")
     > library("qdapRegex")
     >
     >
     > test_check("qdapRegex")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-explain.R:5:5): explain produces a character vector ─────────────
     Error in `file(con, "r")`: cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=(?%3C=foo)%5Cs%2B%5C(%5Cd%7B4%7D%5C)'
     Backtrace:
     ▆
     1. └─qdapRegex::explain("(?<=foo)\\s+\\(\\d{4}\\)") at test-explain.R:5:4
     2. └─base::readLines(URL2)
     3. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.7.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library("testthat")
     > library("qdapRegex")
     >
     >
     > test_check("qdapRegex")
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 178 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-explain.R:5:5): explain produces a character vector ─────────────
     Error in `file(con, "r")`: cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=(?%3C=foo)%5Cs%2B%5C(%5Cd%7B4%7D%5C)'
     Backtrace:
     ▆
     1. └─qdapRegex::explain("(?<=foo)\\s+\\(\\d{4}\\)") at test-explain.R:5:4
     2. └─base::readLines(URL2)
     3. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 178 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.7.2
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library("testthat")
     > library("qdapRegex")
     >
     >
     > test_check("qdapRegex")
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-explain.R:5:5): explain produces a character vector ─────────────
     Error in `file(con, "r")`: cannot open the connection to 'http://rick.measham.id.au/paste/explain.pl?regex=(?%3C=foo)%5Cs%2B%5C(%5Cd%7B4%7D%5C)'
     Backtrace:
     ▆
     1. └─qdapRegex::explain("(?<=foo)\\s+\\(\\d{4}\\)") at test-explain.R:5:4
     2. └─base::readLines(URL2)
     3. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 178 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.7.2
Check: examples
Result: ERROR
    Running examples in 'qdapRegex-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: explain
    > ### Title: Visualize Regular Expressions
    > ### Aliases: explain
    > ### Keywords: explain regex
    >
    > ### ** Examples
    >
    > explain("\\s*foo[A-Z]\\d{2,3}")
    Warning in file(con, "r") :
     cannot open URL 'http://rick.measham.id.au/paste/explain.pl?regex=%5Cs*foo[A-Z]%5Cd%7B2,3%7D': HTTP status was '500 Internal Server Error'
    Error in file(con, "r") : cannot open the connection
    Calls: explain -> readLines -> file
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.7.2
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library("testthat")
     > library("qdapRegex")
     >
     >
     > test_check("qdapRegex")
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 178 ]
    
     == Failed tests ================================================================
     -- Error (test-explain.R:5:5): explain produces a character vector -------------
     Error in `file(con, "r")`: cannot open the connection
     Backtrace:
     x
     1. \-qdapRegex::explain("(?<=foo)\\s+\\(\\d{4}\\)") at test-explain.R:5:4
     2. \-base::readLines(URL2)
     3. \-base::file(con, "r")
    
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 178 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Package qdapTools

Current CRAN status: NOTE: 12

Version: 1.3.5
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package sentimentr

Current CRAN status: OK: 12

Package textclean

Current CRAN status: NOTE: 6, OK: 6

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

Version: 0.9.3
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘gsubfn’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package textreadr

Current CRAN status: OK: 12

Package textshape

Current CRAN status: NOTE: 1, OK: 11

Version: 1.7.3
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘tm’, ‘textreadr’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package textstem

Current CRAN status: OK: 12

Package wakefield

Current CRAN status: OK: 12