Skip to content

Commit 5a65722

Browse files
committed
up to 5.6.3 and veupathUtils 2.11.0
1 parent 8a4298a commit 5a65722

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: plot.data
22
Title: Create `data.table`s of Ready to Plot Data
3-
Version: 5.6.2
3+
Version: 5.6.3
44
Authors@R:
55
c(person(given = "Danielle",
66
family = "Callan",
@@ -27,7 +27,7 @@ Imports:
2727
veupathUtils,
2828
zoo
2929
Remotes:
30-
VEuPathDB/veupathUtils@v2.10.0
30+
VEuPathDB/veupathUtils@v2.11.0
3131
URL: https://github.com/VEuPathDB/plot.data
3232
BugReports: https://github.com/VEuPathDB/plot.data/issues
3333
Description: plot.data is an R package for creating client-ready data for various plots and visualizations. Data can be returned as either a data.table or a json file. The json file also includes some additional information helpful for rendering various plot widgets (ex: recommended range and step for a bin width slider to accompany a histogram). The `data.table`s are organized so that each row represents data for one group per panel. Optionally compute various statistics (ex: smoothed conditional mean, kernel density estimates, odds ratio, relative risk, etc).

0 commit comments

Comments
 (0)