* Update R version
* enable pkgdown
* updated eslint config path
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* eslint always enabled
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* enable all workflows
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* fall back to windows-2019
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* update package pkgdown
* updated renv packages snapshot
* update renv
* renv updgrade
* updated workflows
* updated renv lock file
* fixing list to string conversion errors
* dev version of rmarkdown
* dev version of pkgdown
* don't build vignettes
* passing build args
* fixed mutation unit tests
* no error on warming
* disable ubuntu devel
* updated renv
* installed npm packeges and changed position of workflow name
* fixed typo
* reverted the changes in these files: eslint.yml, node.js.yml, pkgdown.yaml, pylint.yml, package-lock.json
* Minor changes to eslint.yml, pylint.yml, package-lock.json
* new line to eslint.yml, and pylint.yml
* new line changes to eslint.yml and pylint.yml
* new line changes to eslint.yml and pylint.yml
* fixed new line issues to eslint.yml and pylint.yml
* removed isssue170_fix from push branches
* Reverted changes in activate.R and renv.lock
* disabled ubuntu
Co-authored-by: Chinmay Singh <chsingh@microsoft.com>
* test specs generated from R
* datamation sanddance
* disable python linting
* test median specs
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* unit test for medians
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* no error bars for median
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* enabled some tests
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* use std dev instead of sem
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* fixed unit tests
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* test data sample
* unit test output
* fixed zoomed in domains
* updated bundles
* adding palmerpenguins dependency
* approx match
* test for three variable groupings
* handle the case of three groups
* custom animation related changes
* group by two columns
* groupby three columns
* plot data point in each group
* mean values per group
* updated error bars and domains
* minor css fix
* updated notebook example
* use bundled module
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>
* updated specs with [0, 3] domain
Signed-off-by: Chinmay Singh <chsingh@microsoft.com>