Skip to content

datadiversitylab/autogradeR

Repository files navigation

Codecov test coverage R-CMD-check
CodeFactor

The autogradeR R package

A package to simplify basic grading taks in R

autogradeR is expected to help instructors grade pre-defined assignments using a particular and relatively simple set of functions.


Installing autogradeR

The autogradeR R package can be installed from GitHub using the code presented below. I expect autogradeR to be available on CRAN at some point in the future.

library(devtools)
install_github("cromanpa94/autogradeR")

Assembling phylogenetic trees from taxonomic names.

What is autogradeR?

Who should consider using autogradeR

Why use autogradeR?

Alternatives to autogradeR

ghclass ottr learnr gradethis autogradeR

Contributing

Please see our contributing guide.

Contact

Please see the package DESCRIPTION for package authors.

Future work

  • Implement a function to push feedback to GitHub repos (checkout ghclass)

Releases

No releases published

Packages

No packages published

Languages