Last updated on 2020-08-07 01:50:32 CEST.
Package | ERROR | WARN | OK |
---|---|---|---|
fingertipscharts | 3 | 9 | |
fingertipsR | 8 | 2 | 2 |
Current CRAN status: WARN: 3, OK: 9
Version: 0.0.11
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘quick_charts.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.
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
Quitting from lines 125-134 (quick_charts.Rmd)
Error: processing vignette 'quick_charts.Rmd' failed with diagnostics:
there is no package called 'webshot'
--- failed re-building ‘quick_charts.Rmd’
SUMMARY: processing the following file failed:
‘quick_charts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.11
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘quick_charts.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.
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
Warning in normalizePath(f2) :
path[1]="webshot139e42d2e7502.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshot139e42d2e7502.png': No such file or directory
Quitting from lines 125-134 (quick_charts.Rmd)
Error: processing vignette 'quick_charts.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘quick_charts.Rmd’
SUMMARY: processing the following file failed:
‘quick_charts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.11
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘quick_charts.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.
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
Warning in normalizePath(f2) :
path[1]="webshot10e856a1297fb.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshot10e856a1297fb.png': No such file or directory
Quitting from lines 125-134 (quick_charts.Rmd)
Error: processing vignette 'quick_charts.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘quick_charts.Rmd’
SUMMARY: processing the following file failed:
‘quick_charts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64
Current CRAN status: ERROR: 8, WARN: 2, OK: 2
Version: 1.0.4
Check: tests
Result: ERROR
Running 'a-c.R' [6s/28s]
Running 'd.R' [6s/27s]
Running 'e.R' [23s/120s]
Running 'f-z.R' [15s/67s]
Running the tests in 'tests/a-c.R' failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
-- 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
== testthat results ===========================================================
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in 'tests/e.R' failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 04/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.-- 1. Failure: the correct urls are produced (@test-extract.R#86) -------------
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
== testthat results ===========================================================
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘a-c.R’ [4s/28s]
Running ‘d.R’ [4s/27s]
Running ‘e.R’ [17s/98s]
Running ‘f-z.R’ [12s/61s]
Running the tests in ‘tests/a-c.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
── 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in ‘tests/e.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 06/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.── 1. Failure: the correct urls are produced (@test-extract.R#86) ─────────────
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘a-c.R’ [7s/28s]
Running ‘d.R’ [6s/26s]
Running ‘e.R’ [28s/103s]
Running ‘f-z.R’ [17s/56s]
Running the tests in ‘tests/a-c.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
── 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in ‘tests/e.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 05/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.── 1. Failure: the correct urls are produced (@test-extract.R#86) ─────────────
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘a-c.R’ [8s/26s]
Running ‘d.R’ [6s/29s]
Running ‘e.R’ [26s/87s]
Running ‘f-z.R’ [17s/52s]
Running the tests in ‘tests/a-c.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
── 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in ‘tests/e.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 05/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.── 1. Failure: the correct urls are produced (@test-extract.R#86) ─────────────
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘a-c.R’ [6s/27s]
Running ‘d.R’ [6s/28s]
Running ‘e.R’ [22s/101s]
Running ‘f-z.R’ [15s/67s]
Running the tests in ‘tests/a-c.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
── 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in ‘tests/e.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 05/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.── 1. Failure: the correct urls are produced (@test-extract.R#86) ─────────────
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘a-c.R’ [9s/34s]
Running ‘d.R’ [8s/33s]
Running ‘e.R’ [31s/91s]
Running ‘f-z.R’ [17s/65s]
Running the tests in ‘tests/a-c.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
── 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in ‘tests/e.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 05/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.── 1. Failure: the correct urls are produced (@test-extract.R#86) ─────────────
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘lifeExpectancy.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 76-77 (lifeExpectancy.Rmd)
Error: processing vignette 'lifeExpectancy.Rmd' failed with diagnostics:
there is no package called 'webshot'
--- failed re-building ‘lifeExpectancy.Rmd’
--- re-building ‘selectIndicatorsRedRed.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.
--- finished re-building ‘selectIndicatorsRedRed.Rmd’
SUMMARY: processing the following file failed:
‘lifeExpectancy.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘a-c.R’ [6s/27s]
Running ‘d.R’ [6s/26s]
Running ‘e.R’ [22s/96s]
Running ‘f-z.R’ [16s/65s]
Running the tests in ‘tests/a-c.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
── 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in ‘tests/e.R’ failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 06/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.── 1. Failure: the correct urls are produced (@test-extract.R#86) ─────────────
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.0.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘lifeExpectancy.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 76-77 (lifeExpectancy.Rmd)
Error: processing vignette 'lifeExpectancy.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘lifeExpectancy.Rmd’
--- re-building ‘selectIndicatorsRedRed.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.
--- finished re-building ‘selectIndicatorsRedRed.Rmd’
SUMMARY: processing the following file failed:
‘lifeExpectancy.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.4
Check: tests
Result: ERROR
Running 'a-c.R' [24s]
Running 'd.R' [23s]
Running 'e.R' [82s]
Running 'f-z.R' [60s]
Running the tests in 'tests/a-c.R' failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[a-c]")
-- 1. Failure: the area_types function works correctly (@test-area_types.R#12)
area_types(c("gov", "count")) not equal to area_types(AreaTypeID = c(102, 6)).
Attributes: < Component "row.names": Numeric: lengths (1, 5) differ >
Component "AreaTypeID": Numeric: lengths (1, 5) differ
Component "AreaTypeName": Lengths (1, 5) differ (string compare on first 1)
Component "ParentAreaTypeID": Numeric: lengths (1, 5) differ
Component "ParentAreaTypeName": Lengths (1, 5) differ (string compare on first 1)
== testthat results ===========================================================
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: the area_types function works correctly (@test-area_types.R#12)
Error: testthat unit tests failed
Execution halted
Running the tests in 'tests/e.R' failed.
Complete output:
> library(testthat)
> library(fingertipsR)
>
> test_check("fingertipsR", filter = "^[e]")
On 05/08/2020 Fingertips consisted of 44 profiles, made up of 3641 indicators and 1694 distinct indicators.-- 1. Failure: the correct urls are produced (@test-extract.R#86) -------------
fingertips_data(...) not equal to c(...).
Lengths differ: 10 is not 8
|
| | 0%
|
|===== | 8%
|
|=========== | 15%
|
|================ | 23%
|
|====================== | 31%
|
|=========================== | 38%
|
|================================ | 46%
|
|====================================== | 54%
|
|=========================================== | 62%
|
|================================================ | 69%
|
|====================================================== | 77%
|
|=========================================================== | 85%
|
|================================================================= | 92%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
== testthat results ===========================================================
[ OK: 28 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
1. Failure: the correct urls are produced (@test-extract.R#86)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64