Package: SBCK
Type: Package
Title: Statistical Bias Correction Kit
Version: 0.3.1
Date: 2021-03-31
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 François
			 et al, (2020) <doi:10.5194/esd-11-537-2020>.
URL: https://github.com/yrobink/SBCK
Depends: R (>= 3.3)
License: GPL-3
Encoding: UTF-8
LazyData: false
NeedsCompilation: yes
Imports: Rcpp, methods, R6, ROOPSD
LinkingTo: Rcpp, RcppEigen
RcppModules: SBCK_cpp
RoxygenNote: 7.1.1
Packaged: 2021-04-09 08:45:45 UTC; yrobin
Author: Yoann Robin [aut, cre],
  Mathieu Vrac [cph]
Maintainer: Yoann Robin <yoann.robin.k@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-10 08:00:08 UTC
