Open gvegayon opened 3 months ago
This GitHub [GH] issue serves as a way to track the progress of an R or Python package.
Project lead: Willy Ray (@WillyRay) \ GitHub repository: https://github.com/madhobi/multitask_unit_and_days
R CMD INSTALL .
pip install .
vignettes
docs
README.md
Hey @WillyRay, here is your tracker.
Multitask Model
This GitHub [GH] issue serves as a way to track the progress of an R or Python package.
Project lead: Willy Ray (@WillyRay) \ GitHub repository: https://github.com/madhobi/multitask_unit_and_days
Basics: Phase 1
R CMD INSTALL .
orpip install .
.vignettes
/docs
directory.README.md
file with instructions on how to install and use the package from GitHub (or pip/CRAN/Bioconductor).Intermediate