Skip to content
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

Error in ability to compile #11

Closed
DanielleMStevens opened this issue May 8, 2019 · 1 comment
Closed

Error in ability to compile #11

DanielleMStevens opened this issue May 8, 2019 · 1 comment

Comments

@DanielleMStevens
Copy link

Hi,

Thank you so much in advance. I was hoping to use this packge for my work, but I am having some trouble trying to compile it.
In terms of specs, I am working on a Windows computer with R 3.5.2 in R studio.

if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Biostrings", version = "3.8")
install.packages("rtools")
install.packages("devtools")
install.packages("pkgbuild")
library(pkgbuild)
find_rtools(debug = TRUE)
devtools::install_github("HajkD/orthologr", build_vignettes = TRUE, dependencies = TRUE)

Error in i.p(...) :
(converted from warning) installation of package ‘C:/Users/DANIEL~1.STE/AppData/Local/Temp/RtmpW6Olzn/file301f4228420e9/orthologr_0.2.0.9000.tar.gz’ had non-zero exit status

I know Windows machines have problems and tried to correct for this by setting the path of my Rtools in the system settings. But this didn't seem to help. I think there seems to be some problem in the compilation of the binaries, but I'm new so I may have missed something.

Thanks again!
Dani

@HajkD
Copy link
Member

HajkD commented May 19, 2019

Hi Dani,

I am very sorry for replying so late.
Many thanks for reaching out to me and I am very happy that you find orthologr
useful.

Did you have a chance to look at this discussion?

If yes and it still doesn't work then I have to start troubleshooting.

I hope this helps.

Kind wishes,
Hajk

@HajkD HajkD closed this as completed Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants