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

Change from aes_string to aes_ #238

Merged
merged 1 commit into from Aug 3, 2017
Merged

Change from aes_string to aes_ #238

merged 1 commit into from Aug 3, 2017

Conversation

lepennec
Copy link
Contributor

This simple modification seems to solve some non "classical" column names issues ("1", "100m", ...) who where breaking ggpairs (in slightly different ways).

@codecov-io
Copy link

Codecov Report

Merging #238 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files          25       25           
  Lines        4247     4247           
=======================================
  Hits         4153     4153           
  Misses         94       94
Impacted Files Coverage Δ
R/ggpairs.R 98.99% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d328a7...1d9b06b. Read the comment docs.

@schloerke
Copy link
Member

Has been merged to dev. Should be a release soon.

@schloerke
Copy link
Member

on CRAN 1.3.2

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

Successfully merging this pull request may close these issues.

None yet

3 participants