Package: fabricatr Type: Package Title: Imagine Your Data Before You Collect It Version: 1.0.2 Authors@R: c(person("Graeme", "Blair", email = "graeme.blair@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9164-2102")), person("Jasper", "Cooper", email = "jaspercooper@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-8639-3188")), person("Alexander", "Coppock", email = "acoppock@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-5733-2386")), person("Macartan", "Humphreys", email = "macartan@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-7029-2326")), person("Aaron", "Rudkin", email = "rudkin@ucla.edu", role = "aut"), person("Neal", "Fultz", email = "nfultz@gmail.com", role = "aut"), person("David C.", "Hall", email = "david.hall.physics@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-2193-0480"))) Description: Helps you imagine your data before you collect it. Hierarchical data structures and correlated data can be easily simulated, either from random number generators or by resampling from existing data sources. This package is faster with 'data.table' and 'mvnfast' installed. URL: https://declaredesign.org/r/fabricatr/, https://github.com/DeclareDesign/fabricatr BugReports: https://github.com/DeclareDesign/fabricatr/issues Depends: R (>= 3.5.0) Imports: rlang (>= 1.0.0) License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: testthat, data.table, mvnfast, MASS, extraDistr Repository: https://declaredesign.r-universe.dev Date/Publication: 2025-02-07 06:36:40 UTC RemoteUrl: https://github.com/declaredesign/fabricatr RemoteRef: HEAD RemoteSha: 752254e17931772d17984ab8374e507d04b0dd0c NeedsCompilation: no Packaged: 2026-07-04 06:20:57 UTC; root Author: Graeme Blair [aut, cre] (ORCID: ), Jasper Cooper [aut] (ORCID: ), Alexander Coppock [aut] (ORCID: ), Macartan Humphreys [aut] (ORCID: ), Aaron Rudkin [aut], Neal Fultz [aut], David C. Hall [ctb] (ORCID: ) Maintainer: Graeme Blair