-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 909 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
24
25
26
27
28
Package: jamesclient
Type: Package
Title: Client-side R Functions for JAMES
Version: 0.32.1
Authors@R: person("Stef", "van Buuren", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1098-2119"))
Maintainer: Stef van Buuren <[email protected]>
Description: Client-sided functions for the
API of the TNO Joint Automatic Measurement and Evaluation
Server (JAMES). JAMES deploys advanced analytic functionality
to analyze, monitor and predict individual child growth and
devevelopment.
License: AGPL (>= 3)
Encoding: UTF-8
Imports:
curl,
httr,
jsonlite
Suggests:
jamesdemodata (>= 0.7.1),
pkgdown,
testthat (>= 2.1.0)
Remotes:
growthcharts/jamesdemodata
Roxygen: list(markdown = TRUE)
URL: https://github.com/growthcharts/jamesclient
BugReports: https://github.com/growthcharts/jamesclient/issues
RoxygenNote: 7.2.3