Package: svSocket
Type: Package
Version: 1.0.2
Date: 2021-05-05
Title: 'SciViews' - Socket Server
Description: Implements a socket server allowing to connect clients to R.
Authors@R: c(person("Philippe", "Grosjean", role = c("aut", "cre"),
  email = "phgrosjean@sciviews.org",
  comment = c(ORCID = "0000-0002-2694-9471")),
  person("Matthew", "Dowle", role = "ctb",
  email = "mdowle@mdowle.plus.com"))
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Depends: R (>= 2.6.0)
Imports: tcltk, svMisc (>= 0.9-68), utils
Suggests: svHttp, spelling, covr, knitr, rmarkdown
License: GPL-2
URL: https://github.com/SciViews/svSocket,
        https://www.sciviews.org/svSocket/
BugReports: https://github.com/SciViews/svSocket/issues
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2021-05-05 08:39:55 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>),
  Matthew Dowle [ctb]
Repository: CRAN
Date/Publication: 2021-05-05 09:30:02 UTC
Built: R 4.0.2; ; 2021-05-06 10:29:08 UTC; unix
