Skip to content

Conversation

hcirellu
Copy link

For #142
The example in issue #142 now works correctly.
I also fixed the behaviour that the warning is also shown in the case of range(NA_integer64_, na.rm=TRUE).
The same is applied to min.integer64 and max.integer64.

@MichaelChirico
Copy link
Collaborator

Thanks! Please add regresion tests

@hcirellu
Copy link
Author

Regression tests added and reverted to =.

@hcirellu
Copy link
Author

Is there anything more to do or can it be merged?

#' Generating sequence of integer64 values
#'
#' @param from integer64 scalar (in order to dispatch the integer64 method of [seq()]
#' @param from integer64 scalar (in order to dispatch the integer64 method of [seq()])
Copy link
Collaborator

Choose a reason for hiding this comment

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

Run roxygenize() for this to be cascaded to the man/ directory (or you can just edit it directly for this simple case)

@MichaelChirico
Copy link
Collaborator

Is there anything more to do or can it be merged?

I just need to find some time, hopefully this weekend.

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.

2 participants