hannahdxz / STAT545-hw-Dong-Xinzhe

0 stars 0 forks source link

hw09 ready for grading #8

Open hannahdxz opened 6 years ago

hannahdxz commented 6 years ago

the link to hw09

the link to the powers package

SHA: e5cce2b

yanchaoluo commented 6 years ago

Hi Xinzhe Dong 😃 I am happy to review your homework, and I think you did a wonderful job!

peterwhitman commented 6 years ago

Nice job on hw09! Your package installed without any problems and your documentation made it easy to use the functions you created. Similar to the previous reviewer, I think it would have been nice to provide some directions for installation and not just initialization. The only other recommendation I can think of is that you could have given the user the ability to plot the function output vs the input vector. This is a pretty easy thing to add, and might be a nice final touch.

Overall, I'm really impressed with the package you produced!

Peter

derekcho commented 6 years ago

Hi @hannahdxz, here are some comments about your hw09:

Able to install properly: Yes At least one new function: Yes Used assertions to check function input: Yes Documented exported functions: Yes Includes three unit tests for each function: Yes Passes check: Yes README and vignette: Yes Reflections included: Yes

Your grade will be emailed to you at a later date.