Checks for a tidy description file (via the usethis function use_tidy_description). It also checks that the version numbers conform to the tidy format - X.Y.Z or X.Y.Z.9ABC

check_tidy_description(path = ".")

Arguments

path

Location of the package