Package: dang
Type: Package
Title: 'Dang' Associated New Goodies
Version: 0.0.17
Date: 2025-12-18
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
NeedsCompilation: yes
Packaged: 2025-12-18 19:46:25 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>),
  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:
    <https://orcid.org/0000-0001-9788-3628>, enhancement in PR 4),
  Charlie Gao [ctb] (ORCID: <https://orcid.org/0000-0002-0750-061X>,
    Initial 'rollMinMax' function),
  Andrew Uhl [ctb] (Initial 'rollMinMax' implementation),
  Dewey Dunnington [ctb] (ORCID: <https://orcid.org/0000-0002-9415-4582>,
    Initial code for 'readAndConvert() via 'iconv'),
  Paul Murrell [ctb] (ORCID: <https://orcid.org/0000-0002-3224-8858>,
    Crucial hint about 'dev.hold()' and 'dev.flush()'),
  Bill Dunlap [ctb] ('str.language' function),
  Kurt Hornik [ctb] (ORCID: <https://orcid.org/0000-0003-4198-9911>,
    Basis of 'cranORCIDs' function)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-12-18 20:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-12-22 02:40:34 UTC; windows
Archs: x64
