CRAN Package Check Results for Package NLMR

Last updated on 2020-01-10 17:48:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 34.93 97.18 132.11 OK
r-devel-linux-x86_64-debian-gcc 0.4.2 20.82 73.22 94.04 OK
r-devel-linux-x86_64-fedora-clang 0.4.2 160.03 OK
r-devel-linux-x86_64-fedora-gcc 0.4.2 158.38 OK
r-devel-windows-ix86+x86_64 0.4.2 96.00 216.00 312.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.4.2 78.00 184.00 262.00 ERROR
r-patched-linux-x86_64 0.4.2 24.48 85.03 109.51 OK
r-patched-solaris-x86 0.4.2 162.50 ERROR
r-release-linux-x86_64 0.4.2 22.54 84.74 107.28 OK
r-release-windows-ix86+x86_64 0.4.2 80.00 192.00 272.00 ERROR
r-release-osx-x86_64 0.4.2 OK
r-oldrel-windows-ix86+x86_64 0.4.2 61.00 134.00 195.00 ERROR
r-oldrel-osx-x86_64 0.4.2 OK

Check Details

Version: 0.4.2
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'NLMR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: nlm_randomcluster
    > ### Title: nlm_randomcluster
    > ### Aliases: nlm_randomcluster
    >
    > ### ** Examples
    >
    > # simulate random clustering
    > random_cluster <- nlm_randomcluster(ncol = 30, nrow = 30,
    + p = 0.4,
    + ai = c(0.25, 0.25, 0.5))
    Loading required namespace: igraph
    Failed with error: 'there is no package called 'igraph''
    Error in .local(x, ...) :
     you need to install the igraph package to be able to use this function
    Calls: nlm_randomcluster -> <Anonymous> -> <Anonymous> -> .local
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.4.2
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'NLMR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: nlm_randomcluster
    > ### Title: nlm_randomcluster
    > ### Aliases: nlm_randomcluster
    >
    > ### ** Examples
    >
    > # simulate random clustering
    > random_cluster <- nlm_randomcluster(ncol = 30, nrow = 30,
    + p = 0.4,
    + ai = c(0.25, 0.25, 0.5))
    Loading required namespace: igraph
    Failed with error: 'there is no package called 'igraph''
    Error in .local(x, ...) :
     you need to install the igraph package to be able to use this function
    Calls: nlm_randomcluster -> <Anonymous> -> <Anonymous> -> .local
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.4.2
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [39s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.4.2
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [47s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.4.2
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [36s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.4.2
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [42s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.4.2
Check: examples
Result: ERROR
    Running examples in ‘NLMR-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: nlm_randomcluster
    > ### Title: nlm_randomcluster
    > ### Aliases: nlm_randomcluster
    >
    > ### ** Examples
    >
    > # simulate random clustering
    > random_cluster <- nlm_randomcluster(ncol = 30, nrow = 30,
    + p = 0.4,
    + ai = c(0.25, 0.25, 0.5))
    Loading required namespace: igraph
    Failed with error: ‘there is no package called ‘igraph’’
    Error in .local(x, ...) :
     you need to install the igraph package to be able to use this function
    Calls: nlm_randomcluster -> <Anonymous> -> <Anonymous> -> .local
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.4.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [45s/56s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     ── 1. Error: (unknown) (@test_randomcluster.R#4) ──────────────────────────────
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.4.2
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [33s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.4.2
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [41s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.4.2
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [23s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.4.2
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [29s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(NLMR)
     >
     > test_check("NLMR")
     Failed with error: 'there is no package called 'igraph''
     -- 1. Error: (unknown) (@test_randomcluster.R#4) ------------------------------
     you need to install the igraph package to be able to use this function
     Backtrace:
     1. base::suppressWarnings(...)
     3. NLMR::nlm_randomcluster(...)
     5. raster::clump(ranclumap, direction = neighbourhood, gaps = FALSE)
     6. raster:::.local(x, ...)
    
     == testthat results ===========================================================
     [ OK: 63 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: (unknown) (@test_randomcluster.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64