Package: dmutate
Type: Package
Title: Mutate Data Frames with Random Variates
Version: 0.1.3
Imports: dplyr (>= 0.7.4), MASS
Depends: methods
Suggests: testthat
Authors@R: c(
    person("Kyle T", "Baron", "", "kylebtwin@imap.cc", c("aut", "cre", "cph"))
    )
Maintainer: Kyle T Baron <kylebtwin@imap.cc>
Description: Work within the 'dplyr' workflow to add random variates to your data frame. 
  Variates can be added at any level of an existing column.  Also, bounds can be specified 
  for simulated variates. 
URL: https://github.com/kylebaron/dmutate
BugReports: https://github.com/kylebaron/dmutate/issues
License: GPL (>= 2)
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-04-22 16:26:41 UTC; kyleb
Author: Kyle T Baron [aut, cre, cph]
Repository: CRAN
Date/Publication: 2021-04-22 22:20:03 UTC
Built: R 4.6.0; ; 2025-11-02 04:26:46 UTC; windows
