RussBainer / gCrisprTools

An R/Bioconductor package for the integrated analysis of pooled high-throughput CRISPR/Cas9 or shRNA screening experiments.
2 stars 1 forks source link

Add DESCRIPTION so install from github works #15

Closed AMChalkie closed 3 years ago

AMChalkie commented 6 years ago

Hi,

I know you would prefer me using the dev package, but... would be nice to be able to do directly from here.

library(githubinstall) R.3.4.4.>githubinstall("gCrisprTools") Suggestion:

OscarBrock commented 6 years ago

Hi Alistair,

I'm sorry but syncing the current build from Bioc is kind of a bear- I honestly didn't realize that this repo wasn't syncing with the official release, and I am trying to figure out how to get them to the same place (this repo is quite a ways behind the BioC one).

I'm working on fixing this, but it will take a sec before I can get everything ready on github; sorry for the inconvenience.

AMChalkie commented 6 years ago

No worries at all. I appreciate the code and will let you know if I have any more suggestions or find any inconsistencies.

OscarBrock commented 6 years ago

Try now. I am still getting errors on my end of the git client, but it appears as though the master branch has what it needs; let me know if it fails.

-R

AMChalkie commented 6 years ago

Not quite yet. Downloading GitHub repo OscarBrock/gCrisprTools@master from URL https://api.github.com/repos/OscarBrock/gCrisprTools/zipball/master Installing gCrisprTools '/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL \ '/private/var/folders/1b/n55kx5h92sjb545dh4t79x1m5fmmpb/T/Rtmpi9ZJ74/devtools303c2fafe6f3/OscarBrock-gCrisprTools-faabbd5' --library='/Users/achalk/Library/R/3.4/library' --install-tests

OscarBrock commented 6 years ago

Still some artifacts in the NAMESPACE file. Try now?

AMChalkie commented 6 years ago

Not quite there...

Downloading GitHub repo OscarBrock/gCrisprTools@master from URL https://api.github.com/repos/OscarBrock/gCrisprTools/zipball/master Installing gCrisprTools '/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL \ '/private/var/folders/1b/n55kx5h92sjb545dh4t79x1m5fmmpb/T/Rtmp8Q0k1Y/devtools30c64b7d2c77/OscarBrock-gCrisprTools-1eea276' --library='/Users/achalk/Library/R/3.4/library' --install-tests

OscarBrock commented 6 years ago

Weird- it installs fine on my end, but it looks like some of the vignette dependencies needed cleanup.

Try now.

AMChalkie commented 6 years ago

back online again.

githubinstall("gCrisprTools") Suggestion: