Last updated on 2025-02-26 14:54:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-4 | 9.91 | 127.57 | 137.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6-4 | 5.78 | 42.73 | 48.51 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6-4 | 219.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-4 | 134.76 | ERROR | |||
r-devel-macos-arm64 | 0.6-4 | 66.00 | OK | |||
r-devel-macos-x86_64 | 0.6-4 | 158.00 | OK | |||
r-devel-windows-x86_64 | 0.6-4 | 11.00 | 133.00 | 144.00 | OK | |
r-patched-linux-x86_64 | 0.6-4 | 9.90 | 119.19 | 129.09 | OK | |
r-release-linux-x86_64 | 0.6-4 | 10.08 | 121.30 | 131.38 | OK | |
r-release-macos-arm64 | 0.6-4 | 62.00 | OK | |||
r-release-macos-x86_64 | 0.6-4 | 131.00 | OK | |||
r-release-windows-x86_64 | 0.6-4 | 11.00 | 134.00 | 145.00 | OK | |
r-oldrel-macos-arm64 | 0.6-4 | OK | ||||
r-oldrel-macos-x86_64 | 0.6-4 | 131.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6-4 | 14.00 | 175.00 | 189.00 | OK |
Version: 0.6-4
Check: tests
Result: ERROR
Running ‘test-all.R’ [4s/5s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(rsdmx)
> test_check("rsdmx")
[ FAIL 29 | WARN 0 | SKIP 63 | PASS 47 ]
══ Skipped tests (63) ══════════════════════════════════════════════════════════
• On CRAN (63): 'test_Data.R:12:3', 'test_Data.R:30:3', 'test_Data.R:49:3',
'test_Main_Helpers.R:15:3', 'test_Main_Helpers.R:45:3',
'test_Main_Helpers.R:55:3', 'test_Main_Helpers.R:64:3',
'test_Main_Helpers.R:78:3', 'test_Main_Helpers.R:87:3',
'test_Main_Helpers.R:96:3', 'test_Main_Helpers.R:110:3',
'test_Main_Helpers.R:119:3', 'test_Main_Helpers.R:128:3',
'test_Main_Helpers.R:141:3', 'test_Main_Helpers.R:150:3',
'test_Main_Helpers.R:159:3', 'test_Main_Helpers.R:172:3',
'test_Main_Helpers.R:181:3', 'test_Main_Helpers.R:190:3',
'test_Main_Helpers.R:203:3', 'test_Main_Helpers.R:212:3',
'test_Main_Helpers.R:221:3', 'test_Main_Helpers.R:236:3',
'test_Main_Helpers.R:245:3', 'test_Main_Helpers.R:254:3',
'test_Main_Helpers.R:268:3', 'test_Main_Helpers.R:277:3',
'test_Main_Helpers.R:286:3', 'test_Main_Helpers.R:325:3',
'test_Main_Helpers.R:334:3', 'test_Main_Helpers.R:343:3',
'test_Main_Helpers.R:357:3', 'test_Main_Helpers.R:366:3',
'test_Main_Helpers.R:375:3', 'test_Main_Helpers.R:389:3',
'test_Main_Helpers.R:398:3', 'test_Main_Helpers.R:407:3',
'test_Main_Helpers.R:421:3', 'test_Main_Helpers.R:430:3',
'test_Main_Helpers.R:439:3', 'test_Main_Helpers.R:455:3',
'test_Main_Helpers.R:464:3', 'test_Main_Helpers.R:478:3',
'test_Main_Helpers.R:487:3', 'test_Main_Helpers.R:501:3',
'test_Main_Helpers.R:510:3', 'test_Main_Helpers.R:519:3',
'test_Main_Helpers.R:533:3', 'test_Main_Helpers.R:542:3',
'test_Main_Helpers.R:551:3', 'test_Main_Helpers.R:564:3',
'test_Main_Helpers.R:583:3', 'test_Main_Helpers.R:596:3',
'test_Main_Helpers.R:606:3', 'test_Main_Helpers.R:615:3',
'test_Main_Helpers.R:650:3', 'test_Main_Helpers.R:659:3',
'test_Main_Helpers.R:668:3', 'test_Main_Helpers.R:681:3',
'test_Main_Helpers.R:690:3', 'test_Main_Helpers.R:712:3',
'test_Main_Helpers.R:720:3', 'test_Main_Helpers.R:728:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_Codelists.R:13:3'): Codelists - 2.0 ────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Codelists.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Codelists.R:25:3'): Codelists - 2.1 ────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Codelists.R:25:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_CompactData.R:13:3'): CompactData 2.0 ──────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_CompactData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Concepts.R:13:3'): Concepts 2.0 - with Concepts (backward compatibility with 1.0) ──
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Concepts.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Concepts.R:27:3'): Concepts - 2.0 - with ConceptSchemes ────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Concepts.R:27:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Concepts.R:41:3'): Concepts - 2.1 - with ConceptSchemes ────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Concepts.R:41:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_CrossSectionalData.R:13:3'): CrossSectionalData 1.0 ────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_CrossSectionalData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataFlows.R:13:3'): DataFlows - 2.1 ────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataFlows.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructureDefinition.R:14:3'): DataStructureDefinition (DSD) - 2.0 ──
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructureDefinition.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructureDefinition.R:26:3'): DataStructureDefinition (DSD) - 2.1 ──
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructureDefinition.R:26:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructures.R:14:3'): DataStructures / KeyFamilies - 2.0 ────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructures.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructures.R:38:3'): DataStructures / KeyFamilies - 2.1 ────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructures.R:38:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Footer.R:13:3'): SDMXFooter - 2.0 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Footer.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Footer.R:23:3'): SDMXFooter - 2.1 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Footer.R:23:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_GenericData.R:13:3'): GenericData 2.0 ──────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_GenericData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_GenericData.R:30:3'): GenericData - 2.0 - Eurostat ─────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_GenericData.R:30:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_GenericData.R:50:3'): GenericData - 2.1 ────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_GenericData.R:50:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Header.R:14:3'): SDMXHeader - 2.0 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Header.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Header.R:36:3'): SDMXHeader - 2.1 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Header.R:36:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Main.R:14:1'): (code run outside of `test_that()`) ─────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_Main.R:14:1
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
── Error ('test_MessageGroup.R:14:3'): MessageGroup - GenericData 2.0 ──────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_MessageGroup.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_MessageGroup.R:26:3'): MessageGroup - CompactData 2.0 ──────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_MessageGroup.R:26:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Namespaces.R:12:3'): getNamespaces ─────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_Namespaces.R:12:3
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
── Error ('test_Namespaces.R:22:3'): findNamespace ─────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_Namespaces.R:22:3
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
── Error ('test_OrganisationSchemes.R:14:3'): OrganisationSchemes - 2.1 ────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_OrganisationSchemes.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Schema.R:15:1'): (code run outside of `test_that()`) ───────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj1) at test_Schema.R:15:1
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Soap.R:13:3'): SOAP - CompactData ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Soap.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_StructureSpecificData.R:13:3'): StructureSpecificData 2.1 ──────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_StructureSpecificData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_saveSDMX.R:12:3'): saveSDMX ────────────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_saveSDMX.R:12:3
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
[ FAIL 29 | WARN 0 | SKIP 63 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6-4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘quickstart.Rmd’ using knitr
Quitting from lines 67-70 [unnamed-chunk-3] (quickstart.Rmd)
Error: processing vignette 'quickstart.Rmd' failed with diagnostics:
NA in coercion to Rboolean
--- failed re-building ‘quickstart.Rmd’
SUMMARY: processing the following file failed:
‘quickstart.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6-4
Check: tests
Result: ERROR
Running ‘test-all.R’ [10s/41s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(rsdmx)
> test_check("rsdmx")
[ FAIL 29 | WARN 0 | SKIP 63 | PASS 47 ]
══ Skipped tests (63) ══════════════════════════════════════════════════════════
• On CRAN (63): 'test_Data.R:12:3', 'test_Data.R:30:3', 'test_Data.R:49:3',
'test_Main_Helpers.R:15:3', 'test_Main_Helpers.R:45:3',
'test_Main_Helpers.R:55:3', 'test_Main_Helpers.R:64:3',
'test_Main_Helpers.R:78:3', 'test_Main_Helpers.R:87:3',
'test_Main_Helpers.R:96:3', 'test_Main_Helpers.R:110:3',
'test_Main_Helpers.R:119:3', 'test_Main_Helpers.R:128:3',
'test_Main_Helpers.R:141:3', 'test_Main_Helpers.R:150:3',
'test_Main_Helpers.R:159:3', 'test_Main_Helpers.R:172:3',
'test_Main_Helpers.R:181:3', 'test_Main_Helpers.R:190:3',
'test_Main_Helpers.R:203:3', 'test_Main_Helpers.R:212:3',
'test_Main_Helpers.R:221:3', 'test_Main_Helpers.R:236:3',
'test_Main_Helpers.R:245:3', 'test_Main_Helpers.R:254:3',
'test_Main_Helpers.R:268:3', 'test_Main_Helpers.R:277:3',
'test_Main_Helpers.R:286:3', 'test_Main_Helpers.R:325:3',
'test_Main_Helpers.R:334:3', 'test_Main_Helpers.R:343:3',
'test_Main_Helpers.R:357:3', 'test_Main_Helpers.R:366:3',
'test_Main_Helpers.R:375:3', 'test_Main_Helpers.R:389:3',
'test_Main_Helpers.R:398:3', 'test_Main_Helpers.R:407:3',
'test_Main_Helpers.R:421:3', 'test_Main_Helpers.R:430:3',
'test_Main_Helpers.R:439:3', 'test_Main_Helpers.R:455:3',
'test_Main_Helpers.R:464:3', 'test_Main_Helpers.R:478:3',
'test_Main_Helpers.R:487:3', 'test_Main_Helpers.R:501:3',
'test_Main_Helpers.R:510:3', 'test_Main_Helpers.R:519:3',
'test_Main_Helpers.R:533:3', 'test_Main_Helpers.R:542:3',
'test_Main_Helpers.R:551:3', 'test_Main_Helpers.R:564:3',
'test_Main_Helpers.R:583:3', 'test_Main_Helpers.R:596:3',
'test_Main_Helpers.R:606:3', 'test_Main_Helpers.R:615:3',
'test_Main_Helpers.R:650:3', 'test_Main_Helpers.R:659:3',
'test_Main_Helpers.R:668:3', 'test_Main_Helpers.R:681:3',
'test_Main_Helpers.R:690:3', 'test_Main_Helpers.R:712:3',
'test_Main_Helpers.R:720:3', 'test_Main_Helpers.R:728:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_Codelists.R:13:3'): Codelists - 2.0 ────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Codelists.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Codelists.R:25:3'): Codelists - 2.1 ────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Codelists.R:25:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_CompactData.R:13:3'): CompactData 2.0 ──────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_CompactData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Concepts.R:13:3'): Concepts 2.0 - with Concepts (backward compatibility with 1.0) ──
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Concepts.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Concepts.R:27:3'): Concepts - 2.0 - with ConceptSchemes ────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Concepts.R:27:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Concepts.R:41:3'): Concepts - 2.1 - with ConceptSchemes ────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Concepts.R:41:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_CrossSectionalData.R:13:3'): CrossSectionalData 1.0 ────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_CrossSectionalData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataFlows.R:13:3'): DataFlows - 2.1 ────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataFlows.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructureDefinition.R:14:3'): DataStructureDefinition (DSD) - 2.0 ──
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructureDefinition.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructureDefinition.R:26:3'): DataStructureDefinition (DSD) - 2.1 ──
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructureDefinition.R:26:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructures.R:14:3'): DataStructures / KeyFamilies - 2.0 ────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructures.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_DataStructures.R:38:3'): DataStructures / KeyFamilies - 2.1 ────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_DataStructures.R:38:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Footer.R:13:3'): SDMXFooter - 2.0 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Footer.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Footer.R:23:3'): SDMXFooter - 2.1 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Footer.R:23:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_GenericData.R:13:3'): GenericData 2.0 ──────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_GenericData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_GenericData.R:30:3'): GenericData - 2.0 - Eurostat ─────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_GenericData.R:30:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_GenericData.R:50:3'): GenericData - 2.1 ────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_GenericData.R:50:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Header.R:14:3'): SDMXHeader - 2.0 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Header.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Header.R:36:3'): SDMXHeader - 2.1 ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Header.R:36:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Main.R:14:1'): (code run outside of `test_that()`) ─────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_Main.R:14:1
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
── Error ('test_MessageGroup.R:14:3'): MessageGroup - GenericData 2.0 ──────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_MessageGroup.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_MessageGroup.R:26:3'): MessageGroup - CompactData 2.0 ──────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_MessageGroup.R:26:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Namespaces.R:12:3'): getNamespaces ─────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_Namespaces.R:12:3
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
── Error ('test_Namespaces.R:22:3'): findNamespace ─────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_Namespaces.R:22:3
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
── Error ('test_OrganisationSchemes.R:14:3'): OrganisationSchemes - 2.1 ────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_OrganisationSchemes.R:14:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Schema.R:15:1'): (code run outside of `test_that()`) ───────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj1) at test_Schema.R:15:1
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_Soap.R:13:3'): SOAP - CompactData ──────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_Soap.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_StructureSpecificData.R:13:3'): StructureSpecificData 2.1 ──────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx:::namespaces.SDMX(xmlObj) at test_StructureSpecificData.R:13:3
2. ├─...[]
3. ├─base::`[.data.frame`(...)
4. └─base::regexpr(...)
── Error ('test_saveSDMX.R:12:3'): saveSDMX ────────────────────────────────────
Error in `regexpr(as.character(pattern), text, ignore.case, perl, fixed,
useBytes)`: NA in coercion to Rboolean
Backtrace:
▆
1. └─rsdmx::readSDMX(file, isURL = FALSE) at test_saveSDMX.R:12:3
2. └─rsdmx:::namespaces.SDMX(xmlObj)
3. ├─...[]
4. ├─base::`[.data.frame`(...)
5. └─base::regexpr(...)
[ FAIL 29 | WARN 0 | SKIP 63 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6-4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘quickstart.Rmd’ using knitr
Quitting from lines 67-70 [unnamed-chunk-3] (quickstart.Rmd)
Error: processing vignette 'quickstart.Rmd' failed with diagnostics:
NA in coercion to Rboolean
--- failed re-building ‘quickstart.Rmd’
SUMMARY: processing the following file failed:
‘quickstart.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc