-
Notifications
You must be signed in to change notification settings - Fork 11
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
PrimerMiner #41
Comments
Greetings! Had a similar issue when first installing PrimerMiner, I'm brand new to working with R and figured it was probably user error rather than with the package itself. On line 8 of the "package_tutorial.R" file running the command
After some head scratching, a cup of coffee, reviewing the commands and reviewing the Installation Wiki entry, I found the solution. Instead of entering the default command on line 8 of "package_tutorial.R" file, try using this command This updated command will tell R to install the PrimerMiner package from the directory on your local machine where you extracted the "PrimerMiner-master.zip" file, downloaded from the PrimerMiner's GitHub page. Here is an example of the updated command with the
Hope this helps! 🙃 |
Hi Dears
I got message when trying to download PrimerMiner through the code
Warning: invalid package 'PrimerMiner'
Error: ERROR: no packages specified
Warning in install.packages :
installation of package ‘PrimerMiner’ had non-zero exit status
Any clue to solve this issue?
The text was updated successfully, but these errors were encountered: