Package: svSocket
Type: Package
Version: 1.0.0
Date: 2020-05-10
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: spelling, covr, knitr, rmarkdown
License: GPL-2
URL: https://github.com/SciViews/svSocket
BugReports: https://github.com/SciViews/svSocket/issues
LazyData: yes
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2020-05-10 15:45:54 UTC; phgrosjean
Author: Philippe Grosjean [aut, cre] (<https://orcid.org/0000-0002-2694-9471>),
  Matthew Dowle [ctb]
Repository: CRAN
Date/Publication: 2020-05-10 16:10:02 UTC
