Last updated on 2021-04-21 07:47:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 31.53 | 149.13 | 180.66 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 20.94 | 111.78 | 132.72 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 226.13 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 212.70 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 53.00 | 188.00 | 241.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.2 | ERROR | ||||
r-patched-linux-x86_64 | 0.1.2 | 24.94 | 140.45 | 165.39 | ERROR | |
r-patched-solaris-x86 | 0.1.2 | 276.30 | ERROR | |||
r-release-linux-x86_64 | 0.1.2 | 24.53 | 137.76 | 162.29 | ERROR | |
r-release-macos-x86_64 | 0.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 72.00 | 211.00 | 283.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 65.00 | 228.00 | 293.00 | ERROR |
Version: 0.1.2
Check: dependencies in R code
Result: WARN
Missing or unexported object: 'quanteda::textstat_keyness'
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-x86_64-gcc10-UCRT
Version: 0.1.2
Check: Rd cross-references
Result: WARN
Missing link or links in documentation object 'rainette2_plot.Rd':
'[quanteda:textstat_keyness]{quanteda::textstat_keyness()}'
Missing link or links in documentation object 'rainette_plot.Rd':
'[quanteda:textstat_keyness]{quanteda::textstat_keyness()}'
Missing link or links in documentation object 'rainette_stats.Rd':
'[quanteda:textstat_keyness]{quanteda::textstat_keyness()}'
See section 'Cross-references' in the 'Writing R Extensions' manual.
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-x86_64-gcc10-UCRT, 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.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [21s/24s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
== Skipped tests ===============================================================
* Skipping plots (1)
== Failed tests ================================================================
-- Error (test_keyness.R:16:3): rainette_stats ---------------------------------
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | \-`%>%`(...)
5. +-dplyr::arrange(., desc(abs(!!stat_col)))
6. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'algorithmes.Rmd' using rmarkdown
Warning in chisq.test(tmp) : Chi-squared approximation may be incorrect
--- finished re-building 'algorithmes.Rmd'
--- re-building 'introduction_en.Rmd' using rmarkdown
Package version: 3.0.0
Unicode version: 13.0
ICU version: 67.1
Parallel computing: 4 of 32 threads used.
See https://quanteda.io for tutorials and examples.
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 219-220 (introduction_en.Rmd)
Error: processing vignette 'introduction_en.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building 'introduction_en.Rmd'
--- re-building 'introduction_usage.Rmd' using rmarkdown
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Package version: 3.0.0
Unicode version: 13.0
ICU version: 67.1
Parallel computing: 4 of 32 threads used.
See https://quanteda.io for tutorials and examples.
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 153-154 (introduction_usage.Rmd)
Error: processing vignette 'introduction_usage.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building 'introduction_usage.Rmd'
SUMMARY: processing the following files failed:
'introduction_en.Rmd' 'introduction_usage.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.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● Skipping plots (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_keyness.R:16:3): rainette_stats ─────────────────────────────────
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
█
1. ├─rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. │ └─purrr::map(...)
3. │ └─rainette:::.f(.x[[i]], ...)
4. │ └─`%>%`(...)
5. ├─dplyr::arrange(., desc(abs(!!stat_col)))
6. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● Skipping plots (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_keyness.R:16:3): rainette_stats ─────────────────────────────────
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
█
1. ├─rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. │ └─purrr::map(...)
3. │ └─rainette:::.f(.x[[i]], ...)
4. │ └─`%>%`(...)
5. ├─dplyr::arrange(., desc(abs(!!stat_col)))
6. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In .Internal(NextMethod(generic, object, ...)) :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘algorithmes.Rmd’ using rmarkdown
Warning in chisq.test(tmp) : Chi-squared approximation may be incorrect
--- finished re-building ‘algorithmes.Rmd’
--- re-building ‘introduction_en.Rmd’ using rmarkdown
Package version: 3.0.0
Unicode version: 12.1
ICU version: 65.1
Parallel computing: 24 of 24 threads used.
See https://quanteda.io for tutorials and examples.
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 219-220 (introduction_en.Rmd)
Error: processing vignette 'introduction_en.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building ‘introduction_en.Rmd’
--- re-building ‘introduction_usage.Rmd’ using rmarkdown
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Package version: 3.0.0
Unicode version: 12.1
ICU version: 65.1
Parallel computing: 24 of 24 threads used.
See https://quanteda.io for tutorials and examples.
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 153-154 (introduction_usage.Rmd)
Error: processing vignette 'introduction_usage.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building ‘introduction_usage.Rmd’
SUMMARY: processing the following files failed:
‘introduction_en.Rmd’ ‘introduction_usage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● Skipping plots (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_keyness.R:16:3): rainette_stats ─────────────────────────────────
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
█
1. ├─rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. │ └─purrr::map(...)
3. │ └─rainette:::.f(.x[[i]], ...)
4. │ └─`%>%`(...)
5. ├─dplyr::arrange(., desc(abs(!!stat_col)))
6. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In match.arg(method) : closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [20s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
== Skipped tests ===============================================================
* Skipping plots (1)
== Failed tests ================================================================
-- Error (test_keyness.R:16:3): rainette_stats ---------------------------------
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | \-`%>%`(...)
5. +-dplyr::arrange(., desc(abs(!!stat_col)))
6. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In for (i in seq_along(snames)) { :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.2
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
== Skipped tests ===============================================================
* Skipping plots (1)
== Failed tests ================================================================
-- Error (test_keyness.R:16:3): rainette_stats ---------------------------------
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | \-`%>%`(...)
5. +-dplyr::arrange(., desc(abs(!!stat_col)))
6. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In name : closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'algorithmes.Rmd' using rmarkdown
Warning in chisq.test(tmp) : Chi-squared approximation may be incorrect
--- finished re-building 'algorithmes.Rmd'
--- re-building 'introduction_en.Rmd' using rmarkdown
Package version: 3.0.0
Unicode version: 10.0
ICU version: 61.1
Parallel computing: 32 of 32 threads used.
See https://quanteda.io for tutorials and examples.
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 219-220 (introduction_en.Rmd)
Error: processing vignette 'introduction_en.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building 'introduction_en.Rmd'
--- re-building 'introduction_usage.Rmd' using rmarkdown
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Package version: 3.0.0
Unicode version: 10.0
ICU version: 61.1
Parallel computing: 32 of 32 threads used.
See https://quanteda.io for tutorials and examples.
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 153-154 (introduction_usage.Rmd)
Error: processing vignette 'introduction_usage.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building 'introduction_usage.Rmd'
SUMMARY: processing the following files failed:
'introduction_en.Rmd' 'introduction_usage.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R'
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | \-`%>%`(...)
5. +-dplyr::arrange(., desc(abs(!!stat_col)))
6. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In for (m in names(default)) { :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.1.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'algorithmes.Rmd' using rmarkdown
Warning in chisq.test(tmp) : Chi-squared approximation may be incorrect
--- finished re-building 'algorithmes.Rmd'
--- re-building 'introduction_en.Rmd' using rmarkdown
Package version: 3.0.0
Unicode version: 10.0
ICU version: 61.1
Parallel computing: 48 of 48 threads used.
See https://quanteda.io for tutorials and examples.
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 219-220 (introduction_en.Rmd)
Error: processing vignette 'introduction_en.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building 'introduction_en.Rmd'
--- re-building 'introduction_usage.Rmd' using rmarkdown
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Package version: 3.0.0
Unicode version: 10.0
ICU version: 61.1
Parallel computing: 48 of 48 threads used.
See https://quanteda.io for tutorials and examples.
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 153-154 (introduction_usage.Rmd)
Error: processing vignette 'introduction_usage.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building 'introduction_usage.Rmd'
SUMMARY: processing the following files failed:
'introduction_en.Rmd' 'introduction_usage.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: /tmp/RtmpqYhkti/R.INSTALL493517039c3f/rainette/man/rainette2_plot.Rd:54: missing file link ‘textstat_keyness’
Rd warning: /tmp/RtmpqYhkti/R.INSTALL493517039c3f/rainette/man/rainette_plot.Rd:58: missing file link ‘textstat_keyness’
Rd warning: /tmp/RtmpqYhkti/R.INSTALL493517039c3f/rainette/man/rainette_stats.Rd:50: missing file link ‘textstat_keyness’
Flavor: r-patched-linux-x86_64
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Missing or unexported object: ‘quanteda::textstat_keyness’
Flavors: 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.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● Skipping plots (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_keyness.R:16:3): rainette_stats ─────────────────────────────────
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
█
1. ├─rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. │ └─purrr::map(...)
3. │ └─rainette:::.f(.x[[i]], ...)
4. │ ├─`%>%`(...)
5. │ └─quanteda::textstat_keyness
6. │ └─base::getExportedValue(pkg, name)
7. ├─dplyr::arrange(., desc(abs(!!stat_col)))
8. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In for (i in seq_len(n)) { :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● Skipping plots (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_keyness.R:16:3): rainette_stats ─────────────────────────────────
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
█
1. ├─rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. │ └─purrr::map(...)
3. │ └─rainette:::.f(.x[[i]], ...)
4. │ ├─`%>%`(...)
5. │ └─quanteda::textstat_keyness
6. │ └─base::getExportedValue(pkg, name)
7. ├─dplyr::arrange(., desc(abs(!!stat_col)))
8. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In for (i in seq_len(n)) { :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘algorithmes.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
Warning in chisq.test(tmp) : Chi-squared approximation may be incorrect
--- finished re-building ‘algorithmes.Rmd’
--- re-building ‘introduction_en.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
Package version: 3.0.0
Unicode version: 7.0
ICU version: 55.1
Parallel computing: 16 of 16 threads used.
See https://quanteda.io for tutorials and examples.
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 219-220 (introduction_en.Rmd)
Error: processing vignette 'introduction_en.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building ‘introduction_en.Rmd’
--- re-building ‘introduction_usage.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
Package version: 3.0.0
Unicode version: 7.0
ICU version: 55.1
Parallel computing: 16 of 16 threads used.
See https://quanteda.io for tutorials and examples.
Splitting...
Done.
Computing ucs from segments...
Clustering...
Done.
Quitting from lines 153-154 (introduction_usage.Rmd)
Error: processing vignette 'introduction_usage.Rmd' failed with diagnostics:
'textstat_keyness' is not an exported object from 'namespace:quanteda'
--- failed re-building ‘introduction_usage.Rmd’
SUMMARY: processing the following files failed:
‘introduction_en.Rmd’ ‘introduction_usage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● Skipping plots (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_keyness.R:16:3): rainette_stats ─────────────────────────────────
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
█
1. ├─rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. │ └─purrr::map(...)
3. │ └─rainette:::.f(.x[[i]], ...)
4. │ ├─`%>%`(...)
5. │ └─quanteda::textstat_keyness
6. │ └─base::getExportedValue(pkg, name)
7. ├─dplyr::arrange(., desc(abs(!!stat_col)))
8. └─tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In for (i in seq_len(n)) { :
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.2
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
== Skipped tests ===============================================================
* Skipping plots (1)
== Failed tests ================================================================
-- Error (test_keyness.R:16:3): rainette_stats ---------------------------------
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | +-`%>%`(...)
5. | \-quanteda::textstat_keyness
6. | \-base::getExportedValue(pkg, name)
7. +-dplyr::arrange(., desc(abs(!!stat_col)))
8. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In y : closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.2
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
== Skipped tests ===============================================================
* Skipping plots (1)
== Failed tests ================================================================
-- Error (test_keyness.R:16:3): rainette_stats ---------------------------------
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | +-`%>%`(...)
5. | \-quanteda::textstat_keyness
6. | \-base::getExportedValue(pkg, name)
7. +-dplyr::arrange(., desc(abs(!!stat_col)))
8. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.2
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
== Skipped tests ===============================================================
* Skipping plots (1)
== Failed tests ================================================================
-- Error (test_keyness.R:16:3): rainette_stats ---------------------------------
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | +-`%>%`(...)
5. | \-quanteda::textstat_keyness
6. | \-base::getExportedValue(pkg, name)
7. +-dplyr::arrange(., desc(abs(!!stat_col)))
8. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In is.data.frame(x) : closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.2
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [23s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rainette)
Attaching package: 'rainette'
The following object is masked from 'package:stats':
cutree
>
> test_check("rainette")
== Skipped tests ===============================================================
* Skipping plots (1)
== Failed tests ================================================================
-- Error (test_keyness.R:16:3): rainette_stats ---------------------------------
Error: 'textstat_keyness' is not an exported object from 'namespace:quanteda'
Backtrace:
x
1. +-rainette::rainette_stats(groups, dtm, n_terms = 10) test_keyness.R:16:2
2. | \-purrr::map(...)
3. | \-rainette:::.f(.x[[i]], ...)
4. | +-`%>%`(...)
5. | \-quanteda::textstat_keyness
6. | \-base::getExportedValue(pkg, name)
7. +-dplyr::arrange(., desc(abs(!!stat_col)))
8. \-tibble::as_tibble(.)
[ FAIL 1 | WARN 42 | SKIP 1 | PASS 132 ]
Error: Test failures
In addition: Warning message:
In max_index : closing unused connection 4 (doesnt/exist.txtt)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64