Last updated on 2019-04-22 01:47:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 75.68 | 63.35 | 139.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 60.77 | 47.79 | 108.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 202.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 190.81 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 220.00 | 131.00 | 351.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 73.01 | 61.39 | 134.40 | NOTE | |
r-patched-solaris-x86 | 0.1.0 | 203.40 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 72.69 | 56.48 | 129.17 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 171.00 | 97.00 | 268.00 | NOTE | |
r-release-osx-x86_64 | 0.1.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 159.00 | 137.00 | 296.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.0 | WARN |
Version: 0.1.0
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
src/Makevars: SHLIB_OPENMP_CXXFLAGS is included in PKG_LIBS but not in PKG_CXXFLAGS
src/Makevars: it is not portable to include SHLIB_OPENMP_*' macros in PKG_CPPFLAGS
src/Makevars.win: SHLIB_OPENMP_CXXFLAGS is included in PKG_LIBS but not in PKG_CXXFLAGS
src/Makevars.win: it is not portable to include SHLIB_OPENMP_*' macros in PKG_CPPFLAGS
Use of these macros is discussed in sect 1.2.1.1 of 'Writing R
Extensions'. The macros for different languages may differ so the
matching macro must be used in PKG_CXXFLAGS (etc) and match that used
in PKG_LIBS (except for Fortran: see the manual).
PKG_CPPFLAGS is used for both C and C++ code so it is not portable to
use it for these macros.
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-patched-linux-x86_64
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
doc 3.6Mb
libs 2.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+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: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(KRIG)
>
> test_check("KRIG")
── 1. Failure: Same result sequencial and parallel code (@test1.R#15) ─────────
`kw` not equal to `nw`.
1/1 mismatches
[1] 12669 - 6334 == 6334
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 1
1. Failure: Same result sequencial and parallel code (@test1.R#15)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘copper_mining_2d.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Loading required package: ggplot2
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Quitting from lines 120-123 (copper_mining_2d.Rmd)
Error: processing vignette 'copper_mining_2d.Rmd' failed with diagnostics:
there is no package called 'webshot'
--- failed re-building ‘copper_mining_2d.Rmd’
--- re-building ‘ordinary_kriging.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘ordinary_kriging.Rmd’
--- re-building ‘simple_kriging.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘simple_kriging.Rmd’
--- re-building ‘universal_kriging.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘universal_kriging.Rmd’
SUMMARY: processing the following file failed:
‘copper_mining_2d.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Loading required package: ggplot2
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Quitting from lines 120-123 (copper_mining_2d.Rmd)
Error: processing vignette 'copper_mining_2d.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64