DiceView
Methods for Visualization of Computer Experiments Design and Surrogate
v4.0
·
Jun 17, 2026
·
GPL-3
Description
View 2D/3D sections, contour plots, mesh of excursion sets for computer experiments designs, surrogates or test functions.
Downloads
650
Last 30 days
5335th
1.5K
Last 90 days
4.6K
Last year
Trend: +76.2% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 24, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE May 14, 2026
ERROR
r-devel-linux-x86_64-fedora-clang
examples
Running examples in ‘DiceView-Ex.R’ failed The error most likely occurred in: > ### Name: contourview.function > ### Title: Plot a contour view of a prediction model or function, including > ### design points if available. > ### Aliases: contourvi ...[truncated]... y = apply(X,1,branin) + 5*rnorm(15) + + model <- NuggetKriging(X = X, y = y, kernel="matern3_2") + + contourview(model) + + } Error in NuggetKriging(X = X, y = y, kernel = "matern3_2") : could not find function "NuggetKriging" Execution halted
ERROR
r-devel-linux-x86_64-fedora-gcc
examples
Running examples in ‘DiceView-Ex.R’ failed The error most likely occurred in: > ### Name: contourview.function > ### Title: Plot a contour view of a prediction model or function, including > ### design points if available. > ### Aliases: contourvi ...[truncated]... y = apply(X,1,branin) + 5*rnorm(15) + + model <- NuggetKriging(X = X, y = y, kernel="matern3_2") + + contourview(model) + + } Error in NuggetKriging(X = X, y = y, kernel = "matern3_2") : could not find function "NuggetKriging" Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 10, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 9, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
package dependencies
Package required but not available: ‘geometry’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
Dependency Network
Version History
17 tracked
new
3.1-3
Mar 10, 2026