Skip to content

Commit

Permalink
More detailed news entry for taf.bootstrap()
Browse files Browse the repository at this point in the history
  • Loading branch information
Arni Magnusson committed Apr 5, 2020
1 parent 1714693 commit 7990a14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ icesTAF 3.4-0 (2020-03-27)
if the GitHub resource is an R package. Warn if the tar.gz file looks like an
R package nested inside a repository.

* Improved taf.bootstrap() to support GitHub data references and recognize when
software from GitHub is not an R package to install. Add source = {folder} as
a special value, similar to source = {file}. Warn if source = {owner/repo@ref}
entry is missing the '@ref' part.
* Improved taf.bootstrap() to support GitHub references in DATA.bib. Runs
taf.install() only when software from GitHub contains a DESCRIPTION file.
Added source = {folder} as a special value, similar to source = {file}. Warn
if source = {owner/repo@ref} entry is missing the '@ref' part.

* Renamed internal function process.bib() to process.bibfile() and
process.inner() to process.entry().
Expand Down

0 comments on commit 7990a14

Please sign in to comment.