-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 925 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 925 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
33
34
35
Package: OPER782.WI2020
Type: Package
Title: Example Functions for OPER 782 - Winter Quarter 2020
Version: 2020.01.06
Author: AFIT DSL
Maintainer: AFIT DSL <jason.freels@afit.edu>
Description: This package contains a series of functions that
will allow students in the OPER 782 class to
experience making a pull request, raising an issue,
and other GitHub functionality.
Depends: R (>= 2.10),
reticulate
License: GPL (>= 2)
Imports: rvest,
Rcpp (>= 0.12.14),
shiny,
dplyr,
xml2,
metricsgraphics,
pacman,
shinythemes,
stats,
RcppNumerical
LinkingTo: Rcpp (>= 1.0.0),
BH (>= 1.58.0-1),
RcppEigen,
RcppNumerical
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
SystemRequirements: python (>= 3.5)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr