Package: ClimMobTools
Type: Package
Title: API Client for the 'ClimMob' Platform
Version: 0.3.5
Authors@R: c(person("Kaue", "de Sousa", 
        email = "kaue.desousa@inn.no", 
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0002-7571-7845")), 
        person("Jacob", "van Etten", role = "aut",
        comment = c(ORCID = "0000-0001-7554-2558")),
        person("Brandon", "Madriz", role = "ctb",
        comment = "API Client implementation"),
        person("Carlos F.", "Quiros", role = "ctb",
        comment = "API Client implementation"))
URL: https://agrobioinfoservices.github.io/ClimMobTools/
BugReports: https://github.com/agrobioinfoservices/ClimMobTools/issues
Description: API client for 'ClimMob', an open source software for crowdsourcing 
    citizen science in agriculture under the 'tricot' method <https://climmob.net/>. 
    Developed by van Etten et al. (2019) <doi:10.1017/S0014479716000739>, it turns the 
    research paradigm on its head; instead of a few researchers designing complicated 
    trials to compare several technologies in search of the best solutions, 
    it enables many farmers to carry out reasonably simple experiments that 
    taken together can offer even more information. 'ClimMobTools' enables project 
    managers to deep explore and analyse their 'ClimMob' data in R.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), climatrends, PlackettLuce
Imports: httr, jsonlite, Matrix, methods, RSpectra
Suggests: knitr, rmarkdown, testthat (>= 2.1.0)
Language: en-GB
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-08 14:11:05 UTC; kauefeitosadiasdesousa
Author: Kaue de Sousa [aut, cre] (<https://orcid.org/0000-0002-7571-7845>),
  Jacob van Etten [aut] (<https://orcid.org/0000-0001-7554-2558>),
  Brandon Madriz [ctb] (API Client implementation),
  Carlos F. Quiros [ctb] (API Client implementation)
Maintainer: Kaue de Sousa <kaue.desousa@inn.no>
Repository: CRAN
Date/Publication: 2020-05-08 14:30:02 UTC
Built: R 3.6.3; ; 2020-08-05 05:32:20 UTC; windows
