Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 02:48:54 UTC Now

2021-06-12 03:01:22 UTC MAIN commitmail json YAML

(devel/R-devtools) Updated 2.4.1 to 2.4.2

# devtools 2.4.2

* `check_man()` now works with R versions 4.1+ (#2354)

* `test_active_file()` now again works on windows projects stored
  under the user's home directory (`~`) (#2355)

* `document(quiet = TRUE)` now works without failure on windows
  (#2351)

* Minor test failure on R 4.2 has been fixed.

(mef)