We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b904d commit 225429aCopy full SHA for 225429a
tests/reg-tests-1e.R
@@ -2571,6 +2571,5 @@ stopifnot(identical(names(fr), nn))
2571
rbind(last = proc.time() - .pt,
2572
total = proc.time())
2573
2574
-
2575
## package_version can be converted back to its own original representation
2576
-stopifnot(as.character(package_version("1.2-1")) == "1.2-1")
+stopifnot(as.character(package_version("1.2-1")) == "1.2-1")
0 commit comments