Package: metamer
Title: Create Data with Identical Statistics
Version: 0.2.0
Authors@R: 
    person(given = "Elio",
           family = "Campitelli",
           role = c("cre", "aut"),
           email = "elio.campitelli@cima.fcen.uba.ar",
           comment = c(ORCID = "0000-0002-7742-9230"))
Description: Creates data with identical statistics (metamers) using an iterative 
   algorithm proposed by Matejka & Fitzmaurice (2017) <DOI:10.1145/3025453.3025912>.
URL: https://github.com/eliocamp/metamer
BugReports: https://github.com/eliocamp/metamer/issues
License: GPL-3
Encoding: UTF-8
ByteCompile: yes
LazyData: true
Language: en-US
Depends: R (>= 2.10)
Imports: FNN, progress (>= 1.2.0), methods
Suggests: shiny, miniUI, testthat (>= 2.1.0), data.table, covr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-18 18:26:00 UTC; elio
Author: Elio Campitelli [cre, aut] (<https://orcid.org/0000-0002-7742-9230>)
Maintainer: Elio Campitelli <elio.campitelli@cima.fcen.uba.ar>
Repository: CRAN
Date/Publication: 2019-09-18 18:40:02 UTC
Built: R 4.0.2; ; 2020-07-16 01:50:45 UTC; unix
