canvaslms
About canvaslms
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/STATS-UOA/canvas.git canvaslms
see also canvaslms GitHub repository.
To install the latest development snapshot of this package, use install.packages("canvaslms",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("canvaslms",,"http://rforge.net/")
Most recent GIT commits349ce4f2| Simon Urbanek | Mon Jun 29 14:50:18 2020 +1200 we still need .pool ... M R/api.R c1cfc07f| Simon Urbanek | Wed Jun 24 15:23:32 2020 +1200 fix; remove low-level experiments M R/api.R df4b65ec| Simon Urbanek | Wed Jun 24 15:20:45 2020 +1200 fix typo M R/enrollments.R d817c476| Simon Urbanek | Wed Jun 24 15:12:53 2020 +1200 add enrollments A R/enrollments.R af7a0c06| Simon Urbanek | Wed Jun 24 15:10:28 2020 +1200 support multi-page results automatically M R/api.R M R/files.R M R/pages.R |