pkgsrc/pkgtools/R2pkg
brook bae1f1e3df Select fields explicitly from df.depends in make.df.depends().
The function make.df.depends() constructs a dataframe for DEPENDS lines in
the updated Makefile.  That dataframe is combined with other dataframes for
different portions of the Makefile.  Consequently, all the dataframes must
have the same fields or combining with rbind() fails.  Previously, the
dataframe had the wrong set of fields; this explicitly selects the correct
set that matches the other dataframes so that they can all be combined
correctly.
2020-03-11 16:13:35 +00:00
..
files Select fields explicitly from df.depends in make.df.depends(). 2020-03-11 16:13:35 +00:00
DESCR
Makefile pkgtools/R2pkg: update to 0.6.4 2020-01-13 18:06:47 +00:00
PLIST pkgtools/R2pkg: separate R code from shell code 2019-10-13 13:26:22 +00:00