pkgsrc/devel/R-pkgload
mef 0b24941452 (devel/R-pkgload) Updated 1.2.1 to 1.2.4
# pkgload 1.2.4

* Lionel Henry is now the maintainer.

* `load_all()` automatically registers package translations, if found.

# pkgload 1.2.3

* pkgload now forces all bindings on unload. This fixes errors and
  inconsistencies when dangling references force lazy bindings after
  unload or reload.

* `load_all()` now restores S3 methods registered by third party
  packages (#163).

* `load_dll()` will now preserve the DLL name when loading instead of
  always using the package name. This allows packages to include DLL's
  with different names (#162, @dfalbel).
2022-04-30 00:49:18 +00:00
..
DESCR
distinfo (devel/R-pkgload) Updated 1.2.1 to 1.2.4 2022-04-30 00:49:18 +00:00
Makefile (devel/R-pkgload) Updated 1.2.1 to 1.2.4 2022-04-30 00:49:18 +00:00