Package: svHttp
Type: Package
Version: 1.0.5
Title: 'SciViews::R' - HTTP Server
Description: A simple HTTP server allows to connect GUI clients to R.
Authors@R: c(
  person("Philippe", "Grosjean", role = c("aut", "cre"),
    email = "phgrosjean@sciviews.org",
    comment = c(ORCID = "0000-0002-2694-9471")))
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Depends: R (>= 2.11.0)
Imports: svMisc (>= 0.9-68), tools (>= 2.11.0), utils (>= 2.11.0)
Suggests: curl (>= 6.2.2), svSocket (>= 1.1.5), covr (>= 3.5.0), knitr
        (>= 1.42), rmarkdown (>= 2.21), spelling (>= 2.2.1), testthat
        (>= 3.0.0)
License: GPL-2
URL: https://github.com/SciViews/svHttp,
        https://www.sciviews.org/svHttp/,
        https://sciviews.r-universe.dev/svHttp
BugReports: https://github.com/SciViews/svHttp/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
ByteCompile: yes
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-26 06:36:31 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2694-9471>)
Repository: CRAN
Date/Publication: 2025-08-26 07:00:02 UTC
Built: R 4.6.0; ; 2025-08-26 07:57:15 UTC; unix
