mylinhthibodeau / STAT545-HW-thibodeau-mylinh

0 stars 0 forks source link

hw09 ready for grading #9

Open mylinhthibodeau opened 6 years ago

mylinhthibodeau commented 6 years ago

Dear colleagues,

I had some last minute troubleshooting challenges, so I hope the package is at least functional at this stage. It's not that I didn't try, believe me, but I was unable to resolve some ongoing issues, and if the package is not functional, please notify me !!

Thank you for your time and consideration,

Regards, My Linh Thibodeau

CassKon commented 6 years ago

Homework 9

Amazing job once again and I find little room for improvement beyond the problems that you identified. I was a little confused by the superpowers function and I got the message:

Error in file(file, "rt") : cannot open the connection In addition: Warning message: In file(file, "rt") : cannot open file 'R/data/superpowers.csv': No such file or directory

This could be something that I am doing wrong on my part however! Overall it was a pleasure to read/review!

ilgan commented 6 years ago

@ mylinhthibodeau

Functions:

Data:

Readme:

Overall the nice work!

ksedivyhaley commented 6 years ago

At least one new function: Yes Function argument defaults: Yes Assertions for validity checks: Partial (missing and needed in find_factors, see comment) Three unit tests per function (success/failure): OK (see comments) Document exported functions: Partial (see comments) Passes check(): Yes Updated README and vignette: Partial (vignette not properly rendered) Package in new repo, reflection in old: Link in old, detailed reflection in new

Comments:

Your mark will be distributed later. If you would like more feedback, please feel free to message me on slack.