Skip to content

Directly output rtools version #214

@libbymckenna

Description

@libbymckenna

find_rtools prints "Found in Rtools 4.4 installation folder" but only returns T/F. Currently doing this:

    gsub(".+ ([0-9.]+).+", "\\1",
      capture.output(pkgbuild::find_rtools(debug = TRUE))[1]
    )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions