Package: twingp
Type: Package
Title: A Fast Global-Local Gaussian Process Approximation
Version: 1.0.0
Date: 2024-08-24
Authors@R: 
	c(person("Akhil", "Vakayil", role=c("aut", "cre"), email="akhilv@gatech.edu", comment=c(ORCID="0000-0003-3684-6617")),
	person(c("V.", "Roshan"), "Joseph", role=c("aut", "ths"), comment=c(ORCID="0000-0002-9430-5301")),
    person(c("Jose", "L."), "Blanco", role="ctb", comment="nanoflann author"))
Copyright: See the file COPYRIGHTS for copyright details
Description: A global-local approximation framework for large-scale Gaussian process modeling. 
                Please see Vakayil and Joseph (2024) <doi:10.1080/00401706.2023.2296451> for details.
                This work is supported by U.S. NSF grants CMMI-1921646 and DMREF-1921873. 
License: Apache License (== 2.0)
Depends: R (>= 3.0.2)
Imports: Rcpp, nloptr (>= 1.2.0)
LinkingTo: Rcpp, RcppEigen, nloptr (>= 1.2.0)
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-08-31 15:47:29 UTC; akhil
Author: Akhil Vakayil [aut, cre] (<https://orcid.org/0000-0003-3684-6617>),
  V. Roshan Joseph [aut, ths] (<https://orcid.org/0000-0002-9430-5301>),
  Jose L. Blanco [ctb] (nanoflann author)
Maintainer: Akhil Vakayil <akhilv@gatech.edu>
Repository: CRAN
Date/Publication: 2024-09-20 13:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:52:56 UTC; windows
Archs: x64
