Last updated on 2018-04-29 01:47:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 3.31 | 40.57 | 43.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.24 | 33.57 | 35.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 54.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 52.55 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 7.00 | 76.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 2.89 | 40.02 | 42.91 | NOTE | |
r-patched-solaris-x86 | 1.2 | 73.50 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 2.77 | 40.07 | 42.84 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 7.00 | 76.00 | 83.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 5.00 | 76.00 | 81.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2 | ERROR |
Version: 1.2
Check: R code for possible problems
Result: NOTE
integrate.polynomial : f: no visible global function definition for
‘dmvnorm’
Undefined global functions or variables:
dmvnorm
Flavors: r-devel-linux-x86_64-debian-clang, 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, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘mpoly’
Flavor: r-oldrel-osx-x86_64
Version: 1.2
Check: examples
Result: ERROR
Running examples in ‘symmoments-Ex.R’ failed
The error most likely occurred in:
> ### Name: convert.mpoly
> ### Title: Convert between mpoly and list representations of multivariate
> ### polynomials
> ### Aliases: ' convert.mpoly '
>
> ### ** Examples
>
> # create an mpoly object here
>
> # convert from mpoly to list representation
> library(mpoly)
Error in library(mpoly) : there is no package called ‘mpoly’
Execution halted
Flavor: r-oldrel-osx-x86_64
Version: 1.2
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in ‘symmoments.rnw’
...
[4,] 1 1 1 2
> evaluate(m1234, c(4, 2, 1, 1, 3, 1, 1, 2, 1, 2))
[1] 3480
> library(mpoly)
When sourcing ‘symmoments.R’:
Error: there is no package called ‘mpoly’
Execution halted
Flavor: r-oldrel-osx-x86_64
Version: 1.2
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: mvtnorm
Loading required package: cubature
Loading required package: combinat
Attaching package: ‘combinat’
The following object is masked from ‘package:utils’:
combn
Loading required package: multipol
Loading required package: abind
Attaching package: ‘multipol’
The following object is masked from ‘package:base’:
single
Error: processing vignette 'symmoments.rnw' failed with diagnostics:
chunk 13 (label = noncentral3a)
Error in library(mpoly) : there is no package called ‘mpoly’
Execution halted
Flavor: r-oldrel-osx-x86_64