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

R CMD check issues #62

Closed
hadley opened this issue Dec 13, 2015 · 2 comments
Closed

R CMD check issues #62

hadley opened this issue Dec 13, 2015 · 2 comments

Comments

@hadley
Copy link

hadley commented Dec 13, 2015

checking whether package ‘tcR’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import by ‘grid::arrow’ when loading ‘tcR’
  Warning: replacing previous import by ‘grid::unit’ when loading ‘tcR’
See ‘/private/tmp/Rtmp7xChS1/check_cran15edd13c5afb7/tcR.Rcheck/00install.out’ for details.
checking installed package size ... NOTE
  installed size is  5.5Mb
  sub-directories of 1Mb or more:
    data   1.2Mb
    doc    3.9Mb
checking re-building of vignette outputs ... NOTE
Error in re-building vignettes:
  ...

    union

Warning: replacing previous import by 'grid::arrow' when loading 'tcR'
Warning: replacing previous import by 'grid::unit' when loading 'tcR'

Attaching package: 'tcR'

The following object is masked from 'package:igraph':

    diversity

Using People as id variables
Using Gene as id variables
Using Gene as id variables
Using Gene as id variables
Warning: Removed 4 rows containing missing values (geom_text).
Warning: Removed 20 rows containing missing values (geom_point).
Warning: Removed 20 rows containing missing values (geom_point).
Warning: Removed 20 rows containing missing values (geom_point).
Warning: Removed 20 rows containing missing values (geom_point).
Quitting from lines 501-503 (tcrvignette.Rmd) 
Error: processing vignette 'tcrvignette.Rmd' failed with diagnostics:
Unknown parameters: binwidth, bins, origin, right
Execution halted

Please fix ASAP. I am submitting to CRAN tomorrow.

@vadimnazarov
Copy link
Member

Hi Hadley,

Thanks, I've already fixed this in the development version and right now I'm in the process of submitting the ggplot2-hotfix to CRAN.

@vadimnazarov
Copy link
Member

All ok now.

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