CRAN Package Check Results for Package geoknife

Last updated on 2019-01-19 00:46:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.1 7.50 55.36 62.86 ERROR
r-devel-linux-x86_64-debian-gcc 1.6.1 5.33 44.01 49.34 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.1 78.00 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.1 67.76 ERROR
r-devel-windows-ix86+x86_64 1.6.1 16.00 171.00 187.00 ERROR
r-patched-linux-x86_64 1.6.1 7.20 49.96 57.16 ERROR
r-patched-solaris-x86 1.6.1 98.60 ERROR
r-release-linux-x86_64 1.6.1 6.64 49.06 55.70 ERROR
r-release-windows-ix86+x86_64 1.6.1 15.00 111.00 126.00 ERROR
r-release-osx-x86_64 1.6.1 OK
r-oldrel-windows-ix86+x86_64 1.6.1 11.00 96.00 107.00 ERROR
r-oldrel-osx-x86_64 1.6.1 OK

Check Details

Version: 1.6.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 1. Error: algorithm version works (@test-geoknife_setters.R#80) ────────────
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 2. Error: (unknown) (@test-geoknife_utils.R#51) ────────────────────────────
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.6.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 1. Error: algorithm version works (@test-geoknife_setters.R#80) ────────────
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 2. Error: (unknown) (@test-geoknife_utils.R#51) ────────────────────────────
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.6.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/233s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     ── 1. Error: algorithm version works (@test-geoknife_setters.R#80) ────────────
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     ── 2. Error: (unknown) (@test-geoknife_utils.R#51) ────────────────────────────
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     ── 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ── 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.6.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     ── 1. Error: algorithm version works (@test-geoknife_setters.R#80) ────────────
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     ── 2. Error: (unknown) (@test-geoknife_utils.R#51) ────────────────────────────
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     ── 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ── 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.1
Check: tests
Result: ERROR
     Running 'testthat.R' [80s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     -- 1. Error: algorithm version works (@test-geoknife_setters.R#80) ------------
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     -- 2. Error: (unknown) (@test-geoknife_utils.R#51) ----------------------------
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     -- 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     -- 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     == testthat results ===========================================================
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.6.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/15s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 1. Error: algorithm version works (@test-geoknife_setters.R#80) ────────────
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 2. Error: (unknown) (@test-geoknife_utils.R#51) ────────────────────────────
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.6.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/60s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     ── 1. Error: algorithm version works (@test-geoknife_setters.R#80) ────────────
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     ── 2. Error: (unknown) (@test-geoknife_utils.R#51) ────────────────────────────
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     ── 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ── 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.6.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 1. Error: algorithm version works (@test-geoknife_setters.R#80) ────────────
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 2. Error: (unknown) (@test-geoknife_utils.R#51) ────────────────────────────
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     ── 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.6.1
Check: tests
Result: ERROR
     Running 'testthat.R' [17s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     -- 1. Error: algorithm version works (@test-geoknife_setters.R#80) ------------
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     -- 2. Error: (unknown) (@test-geoknife_utils.R#51) ----------------------------
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     -- 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     -- 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     6: `inputs<-`(`*tmp*`, value = inputs(xmlDoc))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     == testthat results ===========================================================
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.6.1
Check: tests
Result: ERROR
     Running 'testthat.R' [16s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check('geoknife')
     Loading required package: geoknife
    
     Attaching package: 'geoknife'
    
     The following object is masked from 'package:stats':
    
     start
    
     The following object is masked from 'package:graphics':
    
     title
    
     The following object is masked from 'package:base':
    
     url
    
     -- 1. Error: algorithm version works (@test-geoknife_setters.R#80) ------------
     argument is of length zero
     1: geoknife(stencil = c(-89, 42), fabric = fabric) at testthat/test-geoknife_setters.R:80
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     -- 2. Error: (unknown) (@test-geoknife_utils.R#51) ----------------------------
     argument is of length zero
     1: geoknife(c(-89, 43), fabric, wait = TRUE) at testthat/test-geoknife_utils.R:51
     2: XML(stencil, fabric, knife)
     3: XML(stencil, fabric, knife)
    
     -- 3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     OUTPUT_TYPE not found in url, algorithm, version, email, wait
     1: webprocess("subset", OUTPUT_TYPE = "geotiff") at testthat/test-knife_shorthand.R:20
     2: webprocess("subset", OUTPUT_TYPE = "geotiff")
     3: initialize(webprocess, ...)
     4: initialize(webprocess, ...)
     5: .local(.Object, ...)
     6: `inputs<-`(`*tmp*`, value = other.inputs)
     7: `inputs<-`(`*tmp*`, value = other.inputs)
     8: .setInput(.Object, names(value)[i], value[[i]])
     9: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     -- 4. Error: given a geojob, we can create a webprocess (@test-webprocess_object
     FEATURE_ATTRIBUTE_NAME not found in url, algorithm, version, email, wait
     1: webprocess(geojob) at testthat/test-webprocess_object.R:66
     2: webprocess(geojob)
     3: as(.Object, "webprocess")
     4: asMethod(object)
     5: `inputs<-`(`*tmp*`, value = structure(list(FEATURE_ATTRIBUTE_NAME = "STATE", DATASET_URI = "dods://cida.usgs.gov/thredds/dodsC/prism",
     DATASET_ID = "ppt", TIME_START = "1895-01-01T00:00:00.000Z", TIME_END = "1899-01-01T00:00:00.000Z",
     REQUIRE_FULL_COVERAGE = "true", GROUP_BY = "STATISTIC", STATISTICS = "MEAN",
     DELIMITER = "TAB", SUMMARIZE_TIMESTEP = "false", SUMMARIZE_FEATURE_ATTRIBUTE = "false"), .Names = c("FEATURE_ATTRIBUTE_NAME",
     "DATASET_URI", "DATASET_ID", "TIME_START", "TIME_END", "REQUIRE_FULL_COVERAGE", "GROUP_BY",
     "STATISTICS", "DELIMITER", "SUMMARIZE_TIMESTEP", "SUMMARIZE_FEATURE_ATTRIBUTE")))
     6: `inputs<-`(`*tmp*`, value = structure(list(FEATURE_ATTRIBUTE_NAME = "STATE", DATASET_URI = "dods://cida.usgs.gov/thredds/dodsC/prism",
     DATASET_ID = "ppt", TIME_START = "1895-01-01T00:00:00.000Z", TIME_END = "1899-01-01T00:00:00.000Z",
     REQUIRE_FULL_COVERAGE = "true", GROUP_BY = "STATISTIC", STATISTICS = "MEAN",
     DELIMITER = "TAB", SUMMARIZE_TIMESTEP = "false", SUMMARIZE_FEATURE_ATTRIBUTE = "false"), .Names = c("FEATURE_ATTRIBUTE_NAME",
     "DATASET_URI", "DATASET_ID", "TIME_START", "TIME_END", "REQUIRE_FULL_COVERAGE", "GROUP_BY",
     "STATISTICS", "DELIMITER", "SUMMARIZE_TIMESTEP", "SUMMARIZE_FEATURE_ATTRIBUTE")))
     7: .setInput(.Object, names(value)[i], value[[i]])
     8: stop(name, " not found in ", paste(c("url", "algorithm", "version", "email", "wait",
     names(inputs(.Object))), collapse = ", "), call. = FALSE)
    
     == testthat results ===========================================================
     OK: 125 SKIPPED: 62 FAILED: 4
     1. Error: algorithm version works (@test-geoknife_setters.R#80)
     2. Error: (unknown) (@test-geoknife_utils.R#51)
     3. Error: multi-args work with shorthand knife (@test-knife_shorthand.R#20)
     4. Error: given a geojob, we can create a webprocess (@test-webprocess_object.R#66)
    
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     xmlXPathEval: evaluation failed
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64