Package: giacR
Title: Interface to the Computer Algebra System 'Giac'
Version: 1.0.0
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
    person("Renée", "De Graeve", role = "cph",
           comment = "Giac"),
    person("Bernard", "Parisse", role = "cph",
           comment = "Giac")
  )
Description: 'Giac'
    <https://www-fourier.ujf-grenoble.fr/~parisse/giac/doc/en/cascmd_en/cascmd_en.html>
    is a general purpose symbolic algebra software. It powers the
    graphical interface 'Xcas'. This package allows to execute 'Giac'
    commands in 'R'.
License: GPL-3
URL: https://github.com/stla/giacR
BugReports: https://github.com/stla/giacR/issues
Imports: chromote (>= 0.1.2), jsonlite, pingr, processx, R6, utils
Encoding: UTF-8
RoxygenNote: 7.2.3
SystemRequirements: Chromium-based browser (Google Chrome, Brave, ...)
NeedsCompilation: no
Packaged: 2023-08-16 11:27:51 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Renée De Graeve [cph] (Giac),
  Bernard Parisse [cph] (Giac)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-08-17 06:52:39 UTC
Built: R 4.2.0; ; 2023-08-18 11:22:47 UTC; unix
