| NEWS | R Documentation |
News for Package dang
Changes in version 0.0.17 (2025-12-18)
Added new funtion
reorderMicrobenchmarkResultswith aliasrmrUse
toloweron email argument tocheckCRANStatusAdded new function
cranORCIDsbootstrapped from two emails by Kurt HornikSwitched to using Authors@R in DESCRIPTION and added ORCIDs where available
Switched to
r-ciaction with included bootstrap step; updated updated the checkout action (twice); added (commented-out) log accessorRemoved
googleFinanceDataas the (unofficial) API access point no longer worksRemoved
muteTweetersbecause the API was turned off
Changes in version 0.0.16 (2023-12-02)
Added new function
str.language()based on post by Bill DunlapAdded new argument
sleepinintradayMarketMonitorSwitched to
dev.hold()anddev.flush()inintradayMarketMonitorwith thanks to Paul MurrellUpdated continued integration setup, twice, and package badges
Added new function
shadowedPackagesAdded new function
limitDataTableCoresUpdated two
error()calls to updated tidyCpp signature to not tickle-Wformatwarnings under R-develUpdated two URL to please link checks in R-devel
Switch two tests for variable of variable to
is.*andinherits(), respectively
Changes in version 0.0.15 (2021-10-26)
Corrected scope of 'extern "C"' declaration to the actually C-callable function (noticed by
clang++, change requested by CRAN)
Changes in version 0.0.14 (2021-10-17)
Updated continuous integration to run on Linux only.
Edited
checkNonAscii.cppfor readability.More robust title display in
intradayMarketMonitor.R.New C++-based function to read and convert encoding via the R-supplied
iconvlibrary, noted a potential variability.New function
wdayreturning day of the week asinteger.The signature to
as.data.tablewas standardized.A new function
rollMinMaxwas added illustrating use of theNumVecclass from tidyCpp.The
configurescript can record the last commit date and sha1 to automate timestamping builds, but not activated in this release.-
checkCRANStatus()now works correctly for single-package lookups (Jordan Mark Barbone in #4).
Changes in version 0.0.13 (2021-02-17)
New function
intradayMarketMonitorbased on an earlier gist-posted snippet by Josh Ulrich.The CI setup was generalized as a test for r-ci and is used essentially unchanged with three different providers.
Changes in version 0.0.12 (2020-10-14)
New functions
muteTweetsandcheckPackageAsciiCode.Updated CI setup.
Changes in version 0.0.11 (2019-10-24)
New functions
getGitRoot,inGitandisConnected.Improved function
as.data.table.xts.
Changes in version 0.0.10 (2019-02-10)
Initial CRAN release. See
ChangeLogfor earlier changes.