-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TA comments #3
Comments
Hi @Rashedul, thank you for the feedback! Sorry about the issues with installing, I realized after the deadline had passed that I needed to put devtools::install_github() with a link to my repo. I think there was some confusion on my part about uploading the zipped file. Other than the installation problem, were there other issues with the package? Everything runs as expected with it installed on my computer. If I had to do it again, I probably wouldn't have made a new package-- I spent so much time troubleshooting problems that I didn't get as much time as I would have liked to work on the package itself. |
I downloaded the zip file and read the documents inside. It was a solid submission but I failed to install and check it. So it would be helpful for me if you can provide me a link of installation or, let me know how to install. As I mentioned earlier that the command you provided for installation is not working |
I think |
@MielleM , Thanks for putting some extra effort. It was able to install this version of the package, great job! I updated your grade. I should clarify that this hw was making a package and if it cant be installed, this is a problem. |
@Rashedul thank you so much for taking the extra time, I appreciate it! |
Its a great idea of making getmode package.
I am not sure why you uploaded a zip file!
install.packages("getmode") gets the message:
The package readme included test examples and the vignette described the package very well.
Great coding style and strategies.
The text was updated successfully, but these errors were encountered: