Package: dang Type: Package Title: 'Dang' Associated New Goodies Version: 0.0.17.1 Date: 2026-01-19 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("Petr", "Pikal", role = "ctb", comment = "Initial code for 'ls.objects()"), person("David", "Hinds", role = "ctb", comment = "Initial code for 'ls.objects()"), person("Brodie", "Gaslam", role = "ctb", comment = "Initial code and core of 'checkCRANStatus()'"), person("Kevin", "Denny", role = "ctb", comment = "Stata function 'demotivate'"), person("Kabira", "Namit", role = "ctb", comment = "Stata function 'motivate'"), person("R Core", role = "ctb", comment = "'checkNonAscii.cpp' predecessor"), person("Joshua", "Ulrich", role = "ctb", comment = "Initial code for 'intradayMarketMonitor"), person("Jordan Mark", "Barbone", role = "ctb", comment = c(ORCID = "0000-0001-9788-3628", "enhancement in PR 4")), person("Charlie", "Gao", role = "ctb", comment = c(ORCID = "0000-0002-0750-061X", "Initial 'rollMinMax' function")), person("Andrew", "Uhl", role = "ctb", comment = "Initial 'rollMinMax' implementation"), person("Dewey", "Dunnington", role = "ctb", comment = c(ORCID = "0000-0002-9415-4582", "Initial code for 'readAndConvert() via 'iconv'")), person("Paul", "Murrell", role = "ctb", comment = c(ORCID = "0000-0002-3224-8858", "Crucial hint about 'dev.hold()' and 'dev.flush()'")), person("Bill", "Dunlap", role = "ctb", comment = "'str.language' function"), person("Kurt", "Hornik", role = "ctb", comment = c(ORCID = "0000-0003-4198-9911", "Basis of 'cranORCIDs' function"))) Description: A collection of utility functions. URL: https://github.com/eddelbuettel/dang, https://dirk.eddelbuettel.com/code/dang.html BugReports: https://github.com/eddelbuettel/dang/issues Suggests: anytime, data.table, zoo, xts, TTR, quantmod LinkingTo: tidyCpp License: GPL (>= 2) RoxygenNote: 6.0.1 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-01-19 13:32:54 UTC RemoteUrl: https://github.com/eddelbuettel/dang RemoteRef: HEAD RemoteSha: 0ba1f2669e742706dcca1c244cdc3474667437b9 NeedsCompilation: yes Packaged: 2026-06-18 07:31:35 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), Petr Pikal [ctb] (Initial code for 'ls.objects()), David Hinds [ctb] (Initial code for 'ls.objects()), Brodie Gaslam [ctb] (Initial code and core of 'checkCRANStatus()'), Kevin Denny [ctb] (Stata function 'demotivate'), Kabira Namit [ctb] (Stata function 'motivate'), R Core [ctb] ('checkNonAscii.cpp' predecessor), Joshua Ulrich [ctb] (Initial code for 'intradayMarketMonitor), Jordan Mark Barbone [ctb] (ORCID: , enhancement in PR 4), Charlie Gao [ctb] (ORCID: , Initial 'rollMinMax' function), Andrew Uhl [ctb] (Initial 'rollMinMax' implementation), Dewey Dunnington [ctb] (ORCID: , Initial code for 'readAndConvert() via 'iconv'), Paul Murrell [ctb] (ORCID: , Crucial hint about 'dev.hold()' and 'dev.flush()'), Bill Dunlap [ctb] ('str.language' function), Kurt Hornik [ctb] (ORCID: , Basis of 'cranORCIDs' function) Maintainer: Dirk Eddelbuettel