-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 922 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: RPiR.helper
Type: Package
Title: Reproducible Programming in R Course Helper
Version: 0.3.0
Authors@R: c(person("Sonia", "Mitchell", email = "sonia.mitchell@glasgow.ac.uk",
role = c("aut"),
comment = c(ORCID = "0000-0003-1536-2066")),
person("Richard", "Reeve", email = "richard.reeve@glasgow.ac.uk",
role = c("cre", "aut"),
comment = c(ORCID = "0000-0003-2589-8091")))
Maintainer: Richard Reeve <richard.reeve@glasgow.ac.uk>
Description: This package provides functionality to help with the exercises in
the Reproducible Programming in R course at SBOHVM, University of Glasgow.
License: LGPL (>= 2.1) | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports:
codetools
Suggests:
deSolve
URL: https://github.com/SBOHVM/RPiR.helper
BugReports: https://github.com/SBOHVM/RPiR.helper/issues