Package: sinew
Type: Package
Title: Create 'roxygen2' Skeleton with Information from Function Script
Version: 0.3.2
Date: 2017-09-15
Author: c(person("Jonathan", "Sidi", email = "yonis@metrumrg.com", role = c("aut", "cre")),
          person("Anton","Grishin",role = "ctb"),
          person("Lorenzo","Busetto",role = "ctb"))
Maintainer: Jonathan Sidi <yonis@metrumrg.com>
Description: Create 'roxygen2' skeleton populated with information scraped from the within the function script. 
  Also creates field entries for imports in the 'DESCRIPTION' and import in the 'NAMESPACE' files.
  Can be run from the R console or through the 'RStudio' 'addin' menu.
Depends: R (>= 2.3.0)
Imports: rstudioapi,miniUI,shiny,utils,yaml
Suggests: roxygen2
License: GPL-2 | GPL-3
URL: https://github.com/metrumresearchgroup/sinew
BugReports: https://github.com/metrumresearchgroup/sinew/issues
LazyData: true
NeedsCompilation: no
Packaged: 2017-09-16 17:28:38 UTC; jonathans
RoxygenNote: 6.0.1
Repository: CRAN
Date/Publication: 2017-09-16 17:34:09 UTC
