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

Initialize three variable (closes #74) #75

Merged
merged 3 commits into from
Mar 21, 2023
Merged

Conversation

eddelbuettel
Copy link
Collaborator

As discussed in #74, this addresses a (valid, as usual, if somewhat picky but we have come to trust compilers) issue raised by CRAN. R CMD check still passes, doing it under r-devel shows that we need to also update URL which I'll add to this.

This should all be fairly uncontroversial unless I am asleep at the wheel, and you already chimed in at #74. Lightning speed, team!

Copy link
Member

@ilyaZar ilyaZar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

Copy link
Collaborator

@adamjohansen adamjohansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, very efficient as ever!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me; the default constructor would initialise thus anyway; I can't envisage any unexpected consequences.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah -- when I first glanced at I feared that maybe I needed an explicit resize but it seems all good, and is that teeny weeny bit more explicit.

@eddelbuettel eddelbuettel merged commit 6f8772f into master Mar 21, 2023
@eddelbuettel eddelbuettel deleted the bugfix/issue74 branch March 21, 2023 15:46
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