Package: iteratoR
Type: Package
Title: Print Loop Iterations at Exponentially Disparate Intervals
Version: 0.1.1
Authors@R: c(
    person("Steve", "Condylios", , "steve.condylios@gmail.com", c("aut", "cre",
    "cph"), comment = c(ORCID = "0000-0003-0599-844X")),
    person("Zane", "Dax", , , "ctb") 
    )
Maintainer: Steve Condylios <steve.condylios@gmail.com>
BugReports: https://github.com/stevecondylios/iteratoR/issues
License: MIT + file LICENSE
URL: https://github.com/stevecondylios/iteratoR
Description: Know which loop iteration the code execution is up to by including
    a single, convenient function call inside the loop.
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-08-30 08:34:54 UTC; st
Author: Steve Condylios [aut, cre, cph]
    (<https://orcid.org/0000-0003-0599-844X>),
  Zane Dax [ctb]
Repository: CRAN
Date/Publication: 2022-08-30 15:20:02 UTC
Built: R 4.2.0; ; 2023-04-01 13:28:34 UTC; unix
