Subject: CVS commit: pkgsrc/devel/R-pkgload
From: Makoto Fujiwara
Date: 2020-09-20 06:13:53
Message id: 20200920041354.072C1FB28@cvs.NetBSD.org

Log Message:
(devel/R-pkgload) Updated 1.0.2 to 1.1.0.  make test fails

# pkgload 1.1.0

* `dev_example()` now works after removing an inconsistent call to `load_all()`
  (@riccardoporreca, #122).

* `load_all()` now issues a warning if exported objects conflict with objects
  defined in the global environment (#112)

* `run_example()` arguments `run` and `test` are deprecated in favor of the
  (hopefully) more clear `run_dontrun` and `run_donttest` (#107).

* Internal fixes for compatibility with the future 4.1.0 release.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/R-pkgload/Makefile
1.2modifypkgsrc/devel/R-pkgload/distinfo