Skip to content

Can't install latest jtools for R 3.6.3. #126

@hummelrichard

Description

@hummelrichard

When installing jtools using install.packages("jtools"), install fails. I believe it is because the R dependency is written as 3.50, which is interpreted (I think) as 3.50.0, and so R reports that my version is too low. I was able to install jtools by manually modifying the R version requirement in the DESCRIPTION file.

install.packages("jtools")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions