UBC-MDS / rgtracker

An R package designed to store, track grades, provide grade adjustments and ranking for the UBC MDS program.
https://ubc-mds.github.io/rgtracker/
GNU Lesser General Public License v2.1
0 stars 2 forks source link

Create test and do the implementation for calculate_final_grade #9

Closed tdkhanhvu closed 3 years ago

tdkhanhvu commented 3 years ago

It's weird that I run both commands on my RStudio and it does not give the above errors.

How did you run those commands?

image

jraza19 commented 3 years ago

It's weird that I run both commands on my RStudio and it does not give the above errors.

How did you run those commands?

image

Hi sorry - I ran the check() command!! I can't remember if it's a part of devtools or usethis

tdkhanhvu commented 3 years ago

It is devtools::check(). I have fixed both issues.

image