-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 747 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
32 lines (32 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: rOpenserver
Type: Package
Title: COM interface to OpenServer written in R
Version: 0.1.0.9015
Author: Alfonso R. Reyes
Maintainer: Alfonso R. Reyes <alfonso.reyes@oilgainsanalytics.com>
Description: Provide a COM interface to R so it can talk to Petex's IPM
applications Prosper, GAP, MBAL via OpenServer.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
OS_type: windows
Imports:
base,
R6,
R62S3 (>= 1.4.0),
stats,
RDCOMClient
Suggests:
knitr,
rmarkdown,
ggplot2,
tidyr,
testthat (>= 2.1.0),
devtools,
Rd2roxygen,
remotes
Remotes: omegahat/RDCOMClient
RoxygenNote: 7.1.1
Roxygen: list(r6 = FALSE)
VignetteBuilder: knitr
URL: https://github.com/og-analytics/rOpenserver