NEWS | R Documentation |
News for Package RApiDatetime
Changes in RApiDatetime version 0.0.9 (2024-01-23)
Replace auto-generated stale RApitDatetime-package.Rd with macro-filled stanza to satisfy CRAN request.
Changes in RApiDatetime version 0.0.8 (2023-01-14)
Update one use of
sprint
tosnprintf
Minor edits to DESCRIPTION
Changes in RApiDatetime version 0.0.7 (2022-10-30)
A function prototype was updated for
clang-15
.GitHub Actions were updated to checkout version 3.
Several remaining http:// URLs were converted to https://.
Changes in RApiDatetime version 0.0.6 (2021-08-13)
Correctly account for SunOS to have it avoid
GMTOFF
useA new test file was added to ensure ‘NEWS.Rd’ is always at the current release version.
Changes in RApiDatetime version 0.0.5 (2021-08-05)
Add a few
#nocov
tagsUpdate continuous integration to use r-ci, reenable coverage
Update DESCRIPTION with URL and BugReports fields
Add new CI and LastCommitted badges to README.md
Add compiler flag for Windows UCRT build
Synchronized datetime function with upstream r-devel code
Changes in RApiDatetime version 0.0.4 (2018-10-21)
New function
asDatePOSIXct
(Josh Ulrich in #2)Synchronized with upstream code in base R (Dirk in #3)
Changes in RApiDatetime version 0.0.3 (2017-04-02)
Correct two simple copy-and-paste errors in
RApiDatetime.h
Also enable registration in
useDynLib
, and explicitly export known and documented R access functions provided for testing
Changes in RApiDatetime version 0.0.2 (2017-03-25)
Windows support has added (Josh Ulrich in #1)
Changes in RApiDatetime version 0.0.1 (2017-03-23)
Initial release with six accessible functions