Package: origami Title: Generalized Framework for Cross-Validation Version: 1.0.8 Authors@R: c( person("Jeremy", "Coyle", email = "jeremyrcoyle@gmail.com", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-9874-6649")), person("Nima", "Hejazi", email = "nh@nimahejazi.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7127-2789")), person("Ivana", "Malenica", email = "imalenica@berkeley.edu", role = "aut", comment = c(ORCID = "0000-0002-7404-8088")), person("Rachael", "Phillips", email = "rachaelvphillips@berkeley.edu", role = "aut", comment = c(ORCID = "0000-0002-8474-591X")) ) Maintainer: Nima Hejazi Description: A general framework for the application of cross-validation schemes to particular functions. By allowing arbitrary lists of results, origami accommodates a range of cross-validation applications. This implementation was first described by Coyle and Hejazi (2018) . Depends: R (>= 3.0.0), License: GPL-3 URL: https://tlverse.org/origami/ BugReports: https://github.com/tlverse/origami/issues Encoding: UTF-8 Imports: abind, methods, data.table, assertthat, future, future.apply, listenv Suggests: testthat, class, rmarkdown, knitr, stringr, glmnet, forecast, randomForest VignetteBuilder: knitr RoxygenNote: 7.3.3 Repository: https://tlverse.r-universe.dev Date/Publication: 2026-05-23 23:38:33 UTC RemoteUrl: https://github.com/tlverse/origami RemoteRef: HEAD RemoteSha: 367d9a757cec5be9f10dbc0aa229bf6ad0a6823e NeedsCompilation: no Packaged: 2026-06-23 05:49:04 UTC; root Author: Jeremy Coyle [aut, cph] (ORCID: ), Nima Hejazi [aut, cre] (ORCID: ), Ivana Malenica [aut] (ORCID: ), Rachael Phillips [aut] (ORCID: )