Package: SBCK
Type: Package
Title: Statistical Bias Correction Kit
Version: 1.0.0
Date: 2023-09-11
Authors@R: c( person("Yoann"  , "Robin", email = "yoann.robin.k@gmail.com"  , role = c("aut", "cre")),
			  person("Mathieu", "Vrac" , email = "mathieu.vrac@lsce.ipsl.fr", role = c("cph")) )
Description: Implementation of several recent multivariate bias correction
			 methods with a unified interface to facilitate their use. A
			 description and comparison between methods can be found
			 in <doi:10.5194/esd-11-537-2020>.
URL: https://github.com/yrobink/SBCK
Depends: R (>= 3.3)
License: GPL-3
Encoding: UTF-8
NeedsCompilation: yes
Imports: Rcpp, methods, R6, ROOPSD (>= 0.3.5), transport
LinkingTo: Rcpp, RcppEigen
RcppModules: SBCK_cpp
RoxygenNote: 7.2.3
Packaged: 2023-09-11 07:05:53 UTC; yrobin
Author: Yoann Robin [aut, cre],
  Mathieu Vrac [cph]
Maintainer: Yoann Robin <yoann.robin.k@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-11 11:50:10 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:06:30 UTC; windows
Archs: x64
