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

chart_specifications object not found #3

Closed
steve-kasica opened this issue Feb 22, 2019 · 1 comment
Closed

chart_specifications object not found #3

steve-kasica opened this issue Feb 22, 2019 · 1 comment

Comments

@steve-kasica
Copy link

Hey Ana,

I'm trying to download MinCombinR, but running into some install trouble:

> devtools::install_github('swkasica/minCombinR')
Downloading GitHub repo swkasica/minCombinR@master
Skipping 2 packages not available: ggtree, treeio
√  checking for file 'C:\Users\steph\AppData\Local\Temp\RtmpGgz05f\remotes19c8f3dbf\swkasica-minCombinR-2c85505/DESCRIPTION' ... 
-  preparing 'mincombinr':
√  checking DESCRIPTION meta-information ... 
-  checking for LF line-endings in source and make files and shell scripts
-  checking for empty or unneeded directories
-  looking to see if a 'data/datalist' file should be added
-  building 'mincombinr_0.1.0.tar.gz'
   
Installing package into ‘C:/Users/steph/R/R-3.5.2/library’
(as ‘lib’ is unspecified)
* installing *source* package 'mincombinr' ...
** R
** inst
** byte-compile and prepare package for lazy loading
Error in unique(chart_specifications$chart_type) : 
  object 'chart_specifications' not found
Error : unable to load R code in package 'mincombinr'
ERROR: lazy loading failed for package 'mincombinr'
* removing 'C:/Users/steph/R/R-3.5.2/library/mincombinr'
In R CMD INSTALL
Error in i.p(...) : 
  (converted from warning) installation of package ‘C:/Users/steph/AppData/Local/Temp/RtmpGgz05f/file19c8108e60ae/mincombinr_0.1.0.tar.gz’ had non-zero exit status

I think it's referencing this line:

.all_chart_types<-c(unique(chart_specifications$chart_type),"timeline","alignment","sequence logo") #obtain specif table from sysdata.R

Do you think this is a bug or a funny/stupid windows thing?

@amcrisan
Copy link
Owner

amcrisan commented Feb 22, 2019 via email

amcrisan pushed a commit that referenced this issue Feb 22, 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