Last updated on 2018-02-24 09:51:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 8.62 | 155.90 | 164.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 6.90 | 117.83 | 124.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 192.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 192.77 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.7 | 18.00 | 214.00 | 232.00 | OK | |
r-patched-linux-x86_64 | 0.1.7 | 7.32 | 171.93 | 179.25 | OK | |
r-patched-solaris-x86 | 0.1.7 | 285.30 | OK | |||
r-release-linux-x86_64 | 0.1.7 | 6.36 | 170.54 | 176.90 | OK | |
r-release-windows-ix86+x86_64 | 0.1.7 | 18.00 | 236.00 | 254.00 | OK | |
r-release-osx-x86_64 | 0.1.7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.7 | 12.00 | 115.00 | 127.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.6 | ERROR |
Version: 0.1.7
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
-- 2. Error: can augment an stm output (@test-stm-tidiers.R#60) ---------------
no applicable method for 'as.dfm' applied to an object of class "c('dgCMatrix', 'CsparseMatrix', 'dsparseMatrix', 'generalMatrix', 'dCsparseMatrix', 'dMatrix', 'sparseMatrix', 'compMatrix', 'Matrix', 'xMatrix', 'mMatrix', 'Mnumeric', 'replValueSp')"
1: augment(stm_model, dat) at testthat/test-stm-tidiers.R:60
2: augment.STM(stm_model, dat)
3: cast_dfm(data, document, term, value)
4: quanteda::as.dfm(m)
== testthat results ===========================================================
OK: 218 SKIPPED: 0 FAILED: 2
1. Error: Can cast tables into a sparse dfm (@test-sparse-casters.R#73)
2. Error: can augment an stm output (@test-stm-tidiers.R#60)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.7
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Joining, by = "book"
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
Warning: Removed 896 rows containing non-finite values (stat_bin).
Loading required package: NLP
Attaching package: 'NLP'
The following object is masked from 'package:ggplot2':
annotate
Quitting from lines 95-115 (tidying_casting.Rmd)
Error: processing vignette 'tidying_casting.Rmd' failed with diagnostics:
no applicable method for 'as.dfm' applied to an object of class "c('dgCMatrix', 'CsparseMatrix', 'dsparseMatrix', 'generalMatrix', 'dCsparseMatrix', 'dMatrix', 'sparseMatrix', 'compMatrix', 'Matrix', 'xMatrix', 'mMatrix', 'Mnumeric', 'replValueSp')"
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.6
Check: tests
Result: ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
1: augment(stm_model, dat) at testthat/test-stm-tidiers.R:59
2: augment.STM(stm_model, dat)
3: cast_dfm(data, document, term, value)
4: quanteda::as.dfm(m)
5: stop("as.dfm only applicable to matrix(-like) objects.")
══ testthat results ═══════════════════════════════════════════════════════════
OK: 218 SKIPPED: 0 FAILED: 2
1. Error: Can cast tables into a sparse dfm (@test-sparse-casters.R#73)
2. Error: can augment an stm output (@test-stm-tidiers.R#59)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-osx-x86_64
Version: 0.1.6
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Joining, by = "book"
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
Warning: Removed 896 rows containing non-finite values (stat_bin).
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.
Loading required package: NLP
Attaching package: 'NLP'
The following object is masked from 'package:ggplot2':
annotate
Quitting from lines 95-115 (tidying_casting.Rmd)
Error: processing vignette 'tidying_casting.Rmd' failed with diagnostics:
as.dfm only applicable to matrix(-like) objects.
Execution halted
Flavor: r-oldrel-osx-x86_64