Package: jaspTools
Type: Package
Title: Helps Preview and Debug JASP Analyses
Version: 0.20.0
Authors@R: c(
    person("Tim", "de Jong", role = "aut"),
    person("Don", "van den Bergh", role = c("ctb", "cre"), email = "d.vandenbergh@uva.nl"))
Maintainer: Don van den Bergh <d.vandenbergh@uva.nl>
Description: This package assists JASP developers when writing R code. It removes the necessity of building JASP every time a change is made. Rather, analyses can be called directly in R and be debugged interactively.
License: GNU General Public License
Encoding: UTF-8
LazyData: true
Imports: archive (>= 1.1.6), data.table, httr, jsonlite, lifecycle,
        pkgload, remotes, rjson, stringi, stringr, testthat (>= 3.0.3),
        vdiffr (>= 1.0.7)
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Author: Tim de Jong [aut],
  Don van den Bergh [ctb, cre]
Built: R 4.5.1; ; 2025-10-02 13:22:44 UTC; unix
