Last updated on 2015-11-20 00:47:30.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.3 | 4.91 | 65.32 | 70.24 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 149.45 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 87.38 | WARN | |||
r-devel-osx-x86_64-clang | 1.3 | 124.91 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.3 | 22.00 | 116.00 | 138.00 | WARN | |
r-patched-linux-x86_64 | 1.3 | 5.04 | 73.24 | 78.28 | NOTE | |
r-patched-solaris-sparc | 1.2 | 904.50 | ERROR | |||
r-patched-solaris-x86 | 1.3 | 237.90 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 5.03 | 74.26 | 79.30 | NOTE | |
r-release-osx-x86_64-mavericks | 1.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3 | 19.00 | 130.00 | 149.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.3 | 11.00 | 2.00 | 13.00 | ERROR |
Version: 1.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks
Version: 1.3
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Error in .doLoadActions(where, attach) :
error in load action .__A__.1 for package multicool: loadModule(module = "Multicool", what = TRUE, env = ns, loadNow = TRUE): Unable to load module "Multicool": could not find function "loadMethod"
Calls: <Anonymous> ... namespaceImport -> loadNamespace -> <Anonymous> -> .doLoadActions
Execution halted
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64
Version: 1.3
Check: R code for possible problems
Result: NOTE
Error in .doLoadActions(where, attach) :
error in load action .__A__.1 for package multicool: loadModule(module = "Multicool", what = TRUE, env = ns, loadNow = TRUE): Unable to load module "Multicool": could not find function "loadMethod"
Calls: <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64
Version: 1.3
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘INLA’
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks
Version: 1.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavor: r-patched-solaris-sparc
Version: 1.2
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘INLA’
Flavor: r-patched-solaris-sparc
Version: 1.2
Check: examples
Result: ERROR
Running examples in ‘highriskzone-Ex.R’ failed
The error most likely occurred in:
> ### Name: eval_method
> ### Title: Evaluation of the procedures determining the high-risk zone.
> ### Aliases: eval_method
>
> ### ** Examples
>
> data(craterB)
>
> # the input values are mainly the same as in det_hrz, so for more example ideas,
> # see the documentation of det_hrz.
> evalm <- eval_method(craterB, type = c("dist", "intens"), criterion = c("area", "area"),
+ cutoff = c(1500000, 1500000), nxprob = 0.1, numit = 10,
+ simulate = "clintens", radiusClust = 300,
+ clustering = 15, pbar = FALSE)
Warning: Argument win ignored
Error in sample.int(npix, size = ni, replace = TRUE, prob = lpix) :
negative probability
Calls: eval_method ... rNeymanScott -> rPoissonCluster -> rpoispp -> sample.int
Execution halted
Flavor: r-patched-solaris-sparc
Version: 1.3
Check: package dependencies
Result: ERROR
Package required and available but unsuitable version: 'spatstat'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-oldrel-windows-ix86+x86_64