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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dodge.width default #80

Merged
merged 5 commits into from
Jan 18, 2023
Merged

Fix dodge.width default #80

merged 5 commits into from
Jan 18, 2023

Conversation

csdaw
Copy link
Collaborator

@csdaw csdaw commented Jan 14, 2023

Hi Erik, apologies I haven't been able to help with this package as much as before (4th year PhD is busy surprisingly 馃槅 )

This small PR does the following:

  • In quasirandom functions, change dodge.width default to NULL instead of 0 (fixes Quasirandom behaves differently after update to 0.7.1聽#79)
  • Removes a few stray references to deprecated groupOnX in the README and vignette
  • Increments the package version from 0.7.1 to 0.7.1.9000
  • Updates NEWS.md with the above notes

Make dodge.width = NULL by default in
position_quasirandom(), eclarke#79
Remove references to deprecated
groupOnX argument.
@eclarke eclarke merged commit 5dc91cc into eclarke:main Jan 18, 2023
@eclarke
Copy link
Owner

eclarke commented Jan 18, 2023

Excellent, thank you @csdaw- your help is always appreciated, especially with how crazy the last year or two of a PhD can be!

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.

Quasirandom behaves differently after update to 0.7.1
2 participants