CRAN Package Check Results for Package SDraw

Last updated on 2021-11-16 10:50:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.13 14.26 172.10 186.36 ERROR
r-devel-linux-x86_64-debian-gcc 2.1.13 12.09 129.73 141.82 ERROR
r-devel-linux-x86_64-fedora-clang 2.1.13 232.78 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1.13 223.66 ERROR
r-devel-windows-x86_64 2.1.13 18.00 210.00 228.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 2.1.13 ERROR
r-patched-linux-x86_64 2.1.13 15.89 135.59 151.48 ERROR
r-patched-solaris-x86 2.1.13 241.80 ERROR
r-release-linux-x86_64 2.1.13 15.13 134.32 149.45 ERROR
r-release-macos-arm64 2.1.13 NOTE
r-release-macos-x86_64 2.1.13 NOTE
r-release-windows-ix86+x86_64 2.1.13 24.00 119.00 143.00 ERROR
r-oldrel-macos-x86_64 2.1.13 NOTE
r-oldrel-windows-ix86+x86_64 2.1.13 26.00 167.00 193.00 ERROR

Check Details

Version: 2.1.13
Check: examples
Result: ERROR
    Running examples in 'SDraw-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: grts.point
    > ### Title: Draw a equi-probable GRTS sample from a discrete (point)
    > ### resource.
    > ### Aliases: grts.point
    > ### Keywords: design survey
    >
    > ### ** Examples
    >
    >
    >
    > # Draw sample
    > WA.city.samp <- grts.point(WA.cities,100,50)
    Error in spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type, :
     unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
    Calls: grts.point -> grts.equi
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.1.13
Check: tests
Result: ERROR
     Running 'testthat.R' [6s/9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.10.0-CAPI-1.16.0
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     == Failed tests ================================================================
     -- Error (test-grts.equi.R:25:3): grts.equi() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. | \-testthat::quasi_label(enquo(object), arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw:::grts.equi(spdf, 20, 0)
     -- Error (test-grts.line.R:26:3): grts.line() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.line.R:26:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.line(Sl, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.point.R:22:3): grts.point() operates appropriately ---------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.point.R:22:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.point(spObj, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately -----
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.polygon.R:25:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.polygon(spatPoly, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1.13
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.10.1-CAPI-1.16.0
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-6
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-grts.equi.R:25:3): grts.equi() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw:::grts.equi(spdf, 20, 0)
     ── Error (test-grts.line.R:26:3): grts.line() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.line.R:26:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.line(Sl, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.point.R:22:3): grts.point() operates appropriately ─────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.point.R:22:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.point(spObj, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately ─────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.polygon.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.polygon(spatPoly, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.1.13
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘covr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 2.1.13
Check: examples
Result: ERROR
    Running examples in ‘SDraw-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: grts.point
    > ### Title: Draw a equi-probable GRTS sample from a discrete (point)
    > ### resource.
    > ### Aliases: grts.point
    > ### Keywords: design survey
    >
    > ### ** Examples
    >
    >
    >
    > # Draw sample
    > WA.city.samp <- grts.point(WA.cities,100,50)
    Error in spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type, :
     unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
    Calls: grts.point -> grts.equi
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.1.13
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.8.1-CAPI-1.13.3
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-grts.equi.R:25:3): grts.equi() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw:::grts.equi(spdf, 20, 0)
     ── Error (test-grts.line.R:26:3): grts.line() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.line.R:26:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.line(Sl, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.point.R:22:3): grts.point() operates appropriately ─────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.point.R:22:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.point(spObj, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately ─────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.polygon.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.polygon(spatPoly, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.13
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.8.1-CAPI-1.13.3
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-grts.equi.R:25:3): grts.equi() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw:::grts.equi(spdf, 20, 0)
     ── Error (test-grts.line.R:26:3): grts.line() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.line.R:26:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.line(Sl, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.point.R:22:3): grts.point() operates appropriately ─────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.point.R:22:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.point(spObj, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately ─────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.polygon.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.polygon(spatPoly, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 10 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.1.13
Check: tests
Result: ERROR
     Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.9.1-CAPI-1.14.2
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     == Failed tests ================================================================
     -- Error (test-grts.equi.R:25:3): grts.equi() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. | \-testthat::quasi_label(enquo(object), arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw:::grts.equi(spdf, 20, 0)
     -- Error (test-grts.line.R:26:3): grts.line() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.line.R:26:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.line(Sl, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.point.R:22:3): grts.point() operates appropriately ---------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.point.R:22:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.point(spObj, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately -----
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.polygon.R:25:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.polygon(spatPoly, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 2.1.13
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.9.1-CAPI-1.14.2
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-grts.equi.R:25:3): grts.equi() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw:::grts.equi(spdf, 20, 0)
     ── Error (test-grts.line.R:26:3): grts.line() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.line.R:26:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.line(Sl, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.point.R:22:3): grts.point() operates appropriately ─────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.point.R:22:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.point(spObj, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately ─────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.polygon.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.polygon(spatPoly, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 10 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 2.1.13
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.10.1-CAPI-1.16.0
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-6
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-grts.equi.R:25:3): grts.equi() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw:::grts.equi(spdf, 20, 0)
     ── Error (test-grts.line.R:26:3): grts.line() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.line.R:26:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.line(Sl, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.point.R:22:3): grts.point() operates appropriately ─────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.point.R:22:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.point(spObj, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately ─────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.polygon.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.polygon(spatPoly, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 2.1.13
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.10.0-CAPI-1.16.0
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-grts.equi.R:25:3): grts.equi() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw:::grts.equi(spdf, 20, 0)
     ── Error (test-grts.line.R:26:3): grts.line() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.line.R:26:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.line(Sl, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.point.R:22:3): grts.point() operates appropriately ─────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.point.R:22:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.point(spObj, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately ─────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.polygon.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.polygon(spatPoly, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 2.1.13
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.10.0-CAPI-1.16.0
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-grts.equi.R:25:3): grts.equi() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw:::grts.equi(spdf, 20, 0)
     ── Error (test-grts.line.R:26:3): grts.line() operates appropriately ───────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.line.R:26:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.line(Sl, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.point.R:22:3): grts.point() operates appropriately ─────────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.point.R:22:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.point(spObj, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
     ── Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately ─────
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     █
     1. ├─testthat::expect_named(...) test-grts.polygon.R:25:2
     2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
     3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
     4. └─SDraw::grts.polygon(spatPoly, 4, 1)
     5. └─SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 2.1.13
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.9.1-CAPI-1.14.2
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     == Failed tests ================================================================
     -- Error (test-grts.equi.R:25:3): grts.equi() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. | \-testthat::quasi_label(enquo(object), arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw:::grts.equi(spdf, 20, 0)
     -- Error (test-grts.line.R:26:3): grts.line() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.line.R:26:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.line(Sl, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.point.R:22:3): grts.point() operates appropriately ---------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.point.R:22:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.point(spObj, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately -----
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.polygon.R:25:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.polygon(spatPoly, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 2.1.13
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > ##load your dependencies
     > library(testthat)
     > library(SDraw)
     Loading required package: sp
     SDraw - Sample Draws (v 2.1.13)
     > library(sp)
     > library(rgeos)
     rgeos version: 0.5-8, (SVN revision 679)
     GEOS runtime version: 3.9.1-CAPI-1.14.2
     Please note that rgeos will be retired by the end of 2023,
     plan transition to sf functions using GEOS at your earliest convenience.
     GEOS using OverlayNG
     Linking to sp version: 1.4-5
     Polygon checking: TRUE
    
     >
     > ##test your package
     > test_check('SDraw')
     == Failed tests ================================================================
     -- Error (test-grts.equi.R:25:3): grts.equi() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_type(obj <- grts.equi(spdf, 20, 0), "S4") test-grts.equi.R:25:2
     2. | \-testthat::quasi_label(enquo(object), arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw:::grts.equi(spdf, 20, 0)
     -- Error (test-grts.line.R:26:3): grts.line() operates appropriately -----------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.line.R:26:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.line(Sl, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.point.R:22:3): grts.point() operates appropriately ---------
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.point.R:22:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.point(spObj, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
     -- Error (test-grts.polygon.R:25:3): grts.polygon() operates appropriately -----
     Error in `spsurvey::grts(design = Equaldsgn, DesignID = "Site", type.frame = sframe.type,
     src.frame = "sp.object", sp.object = shp, shapefile = FALSE)`: unused arguments (design = Equaldsgn, type.frame = sframe.type, src.frame = "sp.object", sp.object = shp, shapefile = FALSE)
     Backtrace:
     x
     1. +-testthat::expect_named(...) test-grts.polygon.R:25:2
     2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
     3. | \-rlang::eval_bare(expr, quo_get_env(quo))
     4. \-SDraw::grts.polygon(spatPoly, 4, 1)
     5. \-SDraw:::grts.equi(x, n, over.n)
    
     [ FAIL 4 | WARN 3 | SKIP 0 | PASS 56 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64