CRAN Package Check Results for Package preText

Last updated on 2020-03-13 16:46:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 11.94 105.02 116.96 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.2 10.27 79.97 90.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.2 140.14 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.2 137.68 ERROR
r-devel-windows-ix86+x86_64 0.6.2 35.00 163.00 198.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.6.2 30.00 116.00 146.00 ERROR
r-patched-linux-x86_64 0.6.2 10.28 86.40 96.68 ERROR
r-patched-solaris-x86 0.6.2 214.30 ERROR
r-release-linux-x86_64 0.6.2 10.47 88.99 99.46 ERROR
r-release-windows-ix86+x86_64 0.6.2 19.00 98.00 117.00 ERROR
r-release-osx-x86_64 0.6.2 OK
r-oldrel-windows-ix86+x86_64 0.6.2 14.00 94.00 108.00 ERROR
r-oldrel-osx-x86_64 0.6.2 OK

Check Details

Version: 0.6.2
Check: dependencies in R code
Result: NOTE
    Missing or unexported object: 'quanteda::textmodel_wordfish'
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-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6.2
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     -- 1. Error: Small example works (@test_factorial_preprocessing.R#6) ----------
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'getting_started_with_preText.Rmd' using rmarkdown
    Quitting from lines 60-69 (getting_started_with_preText.Rmd)
    Error: processing vignette 'getting_started_with_preText.Rmd' failed with diagnostics:
    unused argument (alist())
    --- failed re-building 'getting_started_with_preText.Rmd'
    
    SUMMARY: processing the following file failed:
     'getting_started_with_preText.Rmd'
    
    Error: Vignette re-building failed.
    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.6.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     ── 1. Error: Small example works (@test_factorial_preprocessing.R#6) ──────────
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/15s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     ── 1. Error: Small example works (@test_factorial_preprocessing.R#6) ──────────
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.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.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘getting_started_with_preText.Rmd’ using rmarkdown
    Quitting from lines 60-69 (getting_started_with_preText.Rmd)
    Error: processing vignette 'getting_started_with_preText.Rmd' failed with diagnostics:
    unused argument (alist())
    --- failed re-building ‘getting_started_with_preText.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘getting_started_with_preText.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64

Version: 0.6.2
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     -- 1. Error: Small example works (@test_factorial_preprocessing.R#6) ----------
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.6.2
Check: tests
Result: ERROR
     Running 'testthat.R' [5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     -- 1. Error: Small example works (@test_factorial_preprocessing.R#6) ----------
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.6.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     ── 1. Error: Small example works (@test_factorial_preprocessing.R#6) ──────────
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.6.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     ── 1. Error: Small example works (@test_factorial_preprocessing.R#6) ──────────
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.6.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘getting_started_with_preText.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 60-69 (getting_started_with_preText.Rmd)
    Error: processing vignette 'getting_started_with_preText.Rmd' failed with diagnostics:
    unused argument (alist())
    --- failed re-building ‘getting_started_with_preText.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘getting_started_with_preText.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.6.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     ── 1. Error: Small example works (@test_factorial_preprocessing.R#6) ──────────
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.6.2
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(preText)
     preText: Diagnostics to Assess the Effects of Text Preprocessing Decisions
     Version 0.6.3 created on 2018-01-12.
     copyright (c) 2017, Matthew J. Denny, Penn State University
     Arthur Spirling, NYU
     Type vignette('getting_started_with_preText') to get started.
     Development website: https://github.com/matthewjdenny/preText
     >
     > test_check("preText")
     -- 1. Error: Small example works (@test_factorial_preprocessing.R#6) ----------
     unused argument (alist())
     Backtrace:
     1. documents[1:10, ]
    
     == testthat results ===========================================================
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: Small example works (@test_factorial_preprocessing.R#6)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6.2
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Quitting from lines 60-69 (getting_started_with_preText.Rmd)
    Error: processing vignette 'getting_started_with_preText.Rmd' failed with diagnostics:
    unused argument (alist())
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64