-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,9 @@ | |
|
||
2024-05-24 Leonardo Silvestri <[email protected]> | ||
|
||
* R/nanoduration.R: duration divided by duration returns double | ||
* inst/tinytest/test_nanoduration.R: additional test for the above | ||
|
||
* inst/include/nanotime/utilities.hpp: Use interface function Rf_asS4 | ||
instead of internal SET_S4_OBJECT | ||
* src/interval.cpp: Change setting of S4 bit before names assigment | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters