Package: VNDesign
Title: Virtual Noise Algorithm for Computing D-Optimal Designs with
        Correlated Observations
Version: 0.1.0
Authors@R: 
    c(
      person(given = "Àngela",
             family = "Sebastià Bargues",
             email = "angela.sebastia@uv.es",
             role = c("aut", "cre")),
      person(given = "Irene",
             family = "García-Camacha Gutiérrez",
             role = "aut")
    )
Description: Provides an implementation of the Virtual Noise algorithm
 for D-optimal experimental designs under correlated observations. The
 package supports flexible covariance structures, multi-dimensional
 candidate sets, and analytical or numerical computation of regression
 gradients. It offers a unified framework for constructing design matrices,
 defining covariance models, and computing optimal design measures.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-07-21 11:33:33 UTC; angelasebastia
Author: Àngela Sebastià Bargues [aut, cre],
  Irene García-Camacha Gutiérrez [aut]
Maintainer: Àngela Sebastià Bargues <angela.sebastia@uv.es>
Repository: CRAN
Date/Publication: 2026-07-30 16:50:24 UTC
