Skip to content

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

CRAN

650

Last 30 days

5335th

1.5K

Last 90 days

4.6K

Last year

Trend: +76.2% (30d vs prior 30d)

r2u

17

Last 30 days

34

Last 90 days

127

Last year

Trend: +6.3% (30d vs prior 30d)

r2u: no daily series yet

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

Dependencies Reverse dependencies DiceDesign R.cache geometry scatterplot3d foreach DiceView

Version History

17 tracked
updated 4.0 ← 3.2 diff Jun 17, 2026
updated 3.2 ← 3.1-3 diff May 19, 2026
new 3.1-3 Mar 10, 2026
updated 3.1-3 ← 3.1-0 diff Jun 12, 2025
updated 3.1-0 ← 2.2-0 diff Nov 11, 2024
updated 2.2-0 ← 2.1-0 diff Jan 14, 2024
updated 2.1-0 ← 2.0-2 diff Jan 15, 2023
updated 2.0-2 ← 2.0-1 diff Sep 21, 2022
updated 2.0-1 ← 2.0-0 diff Nov 26, 2020
updated 2.0-0 ← 1.3-2 diff Jul 2, 2020
updated 1.3-2 ← 1.3-1 diff Jan 10, 2018
updated 1.3-1 ← 1.3-0 diff Nov 14, 2013
updated 1.3-0 ← 1.2-1 diff Jun 26, 2012
updated 1.2-1 ← 1.2-0 diff Jun 6, 2012
updated 1.2-0 ← 1.1-0 diff Mar 28, 2012