issues Search Results · repo:ggobi/ggally language:R linked:pr
Filter by
40 results
(71 ms)40 results
inggobi/ggally (press backspace or delete to remove)If I set order = anyClass in the ggparcoord() function when the dataset has missing values, the function doesn t work.
Below is a MWE.
library(palmerpenguins)
# Warning: package palmerpenguins was ...
ShanikaLW
- Opened on Apr 22, 2024
- #497
- [x] Double check with latest ggplot2 remote
- [ ] Double check with latest CRAN ggplot2 package
Prepare for release:
- [x] git pull
- [x] Check current CRAN check results
- [x] Polish NEWS ...
schloerke
- Opened on Feb 8, 2024
- #487
Hi, the Debian packaged version of ggally received a bug report. We are running the test suite by this script which can
be reproduced when doing a simple
cd tests
LC_ALL=C R --no-save testthat.R
inside ...
tillea
- 3
- Opened on Jan 9, 2024
- #485
I m guessing there is some incompatibility here that may be resolved with a version update, but haven t dug in yet ...
I suspect this has to do with all the changes in the development version of ggplot2, ...
bbolker
- Opened on Dec 25, 2023
- #481
When calling ggally_cor on data sets with less than 3 samples the function errors out due cor.test.default requiring
more than 2 samples. It would be better if the function would not fail hard but return ...
janlimbeck
- 3
- Opened on Dec 18, 2023
- #480
Is there any reason besides inertia to keep using {reshape} as an Import? Any interest in migrating to reshape2::melt(),
data.table::melt(), or tidyr::pivot_longer()?
MichaelChirico
- 5
- Opened on Oct 18, 2023
- #475
Hi,
any ideas on this behavior? Seems like there is some wrong assignment to the facets when supplying more than 9 columns
library(GGally)
# Loading required package: ggplot2
# Registered S3 method ...
cstepper
- Opened on Sep 15, 2023
- #471
When I ran the example code in GGally documentation, the console show this warning message to me. It seems that you are
using a deprecated feature in ggplot2
ggally_facetdensitystrip(tips, aes(x = total_bill, ...
hxtmike
- Opened on Jul 10, 2023
- #470
For: correlationPlot(data_my, columns = 1:5, mixtures = TRUE) Warning message:
The dot-dot notation (..scaled..) was deprecated in ggplot2 3.4.0. ℹ Please use after_stat(scaled) instead. ℹ The
deprecated ...
LuhKochem
- Opened on Jun 15, 2023
- #466
I like option # 2 . I will make a PR to HTML redirect to your vignettes from within `{GGally}`.
Originally posted by @schloerke in https://github.com/ggobi/ggally/issues/452#issuecomment-1284296247 ...
schloerke
- Opened on Oct 20, 2022
- #456

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.