tests/testthat/_snaps/utils.md

check_version works as expected

Code
  expect_equal(check_version("1", NULL), NULL)
Warning <simpleWarning>
  version is ignored when appname is null
Code
  expect_equal(check_version("1", "R"), "1")


Try the rappdirs package in your browser

Any scripts or data that you put into this service are public.

rappdirs documentation built on Jan. 31, 2021, 9:06 a.m.