Open mylinhthibodeau opened 6 years ago
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!
@ mylinhthibodeau
Functions:
Data:
Readme:
Overall the nice work!
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:
pow(3, 5, plot_it=TRUE)
: “I know you wanted a plot, but it's not really worth it to plot only one data point!” Message is OK but it would still be nice to produce a plot (or again at least mention this behavior in the documentation).Your mark will be distributed later. If you would like more feedback, please feel free to message me on slack.
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