Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-06-01 15:26:05 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(devel/R-pkgcache) Updated  1.1.1 to 1.2.2

# pkgcache 1.2.2

* The default location of the cache has changed to align with the
  standard `tools::R_user_dir()` cache location. To clean up your old
  cache call `pkgcache:::cleanup_old_cache_dir()`.

# pkgcache 1.2.1

No user visible changes.

# pkgcache 1.2.0

* New `repo_add()`, `repo_get()`, `repo_resolve()` and `with_repo()`
  functions to query and manipulate repositories.

* `meta_cache_*()` functions now handle `getOption("repos")` changes
  correctly.

* Failed metadata downloads now do not trigger metadata updates (#52).

* New `bioc_release_version()`, `bioc_devel_version()`, `bioc_repos()`
  helper functions to deal with Bioconductor repositories.

* Metadata cache functions, e.g. `meta_cache_deps()` etc. now allow
  specifying the dependency types in all lowercase (#54).
   2021-01-11 09:46:36 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(devel/R-pkgcache) Recover DEPENDS+= R-filelock-[0-9]*, tks jperkin@
   2021-01-02 11:33:46 by Jonathan Perkin | Files touched by this commit (1)
Log message:
R-pkgcache: Comment out missing dependency.

More bulk build unbreaking...
   2021-01-01 11:17:46 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(devel/R-pkgcache) import R-pkgcache-1.1.1

Metadata and package cache for CRAN-like repositories. This is a
utility package to be used by package management tools that want to
take advantage of caching.

Next | Query returned 14 messages, browsing 11 to 20 | previous