Skip to content
Prev 246639 / 398502 Next

Where is a package NEWS.Rd located?

I was communicating with Kevin off-list.

The problem seems to be run time, not install time.  News() calls
tools:::.build_news_db(), and the 2nd line of that function is:

 nfile <- file.path(dir, "inst", "NEWS.Rd")

and that's the problem:  an installed package shouldn't have an inst/
subdirectory, right?

Andy
Notice:  This e-mail message, together with any attachme...{{dropped:11}}