Skip to content

Commit ef7ff26

Browse files
committed
version 5.6.1 and pin veupathUtils v2.9.0
1 parent a6753a7 commit ef7ff26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0
3+
Version: 5.6.1
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
30+
VEuPathDB/veupathUtils@v2.9.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)