Package: dcmodifydt Title: Modification Rules on 'data.table' Version: 0.1.0.9000 Authors@R: person(given = "Edwin", family = "de Jonge", role = c("aut", "cre"), email = "edwindjonge@gmail.com", comment = c(ORCID = "0000-0002-6580-4718")) Description: Apply 'dcmodify' rules on a 'data.table', code generated is optimized for changing a data.table in place / by reference. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Remotes: data-cleaning/dcmodify/pkg Depends: dcmodify (>= 0.1.9), R (>= 3.5.0) Imports: validate, data.table, methods Suggests: covr, tinytest URL: https://github.com/data-cleaning/dcmodifydt BugReports: https://github.com/data-cleaning/dcmodifydt/issues Repository: https://edwindj.r-universe.dev Date/Publication: 2021-05-12 09:07:11 UTC RemoteUrl: https://github.com/data-cleaning/dcmodifydt RemoteRef: HEAD RemoteSha: 258f5f5ea07a91293adfdfd752f57770c1d495f6 NeedsCompilation: no Packaged: 2026-06-16 11:47:14 UTC; root Author: Edwin de Jonge [aut, cre] (ORCID: ) Maintainer: Edwin de Jonge