Package: script
Type: Package
Title: Identify Script Name
Version: 0.1.3
Authors@R: person(given = "Tim",
                  family = "Bergsma",
                  role = c("aut", "cre"),
                  email = "bergsmat@gmail.com")
Maintainer: Tim Bergsma <bergsmat@gmail.com>
Description: Identifies the name of the current script
    in a variety of contexts, e.g. interactively or 
    when sourced.  Attempts to support RStudio environment.
    Based on <https://stackoverflow.com/a/32016824/2292993>
    and <https://stackoverflow.com/a/35842176/2292993>.
Encoding: UTF-8
License: GPL-3
Imports: rstudioapi, knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-27 19:50:56 UTC; tim.bergsma
Author: Tim Bergsma [aut, cre]
Repository: CRAN
Date/Publication: 2024-11-27 20:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:19:27 UTC; windows
