/usr/lib/R/site-library/BSgenome/NEWS is in r-bioc-bsgenome 1.42.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | CHANGES IN VERSION 1.28.0
-------------------------
NEW FEATURES
  o Add seqnames() setter for BSgenome objects so users can rename
    the single sequences in those objects. This has been a popular user
    request for a while.
SIGNIFICANT USER-VISIBLE CHANGES
  o Add sanity check to "getSeq" method for BSgenome objects, raising an
    error if the supplied BSgenome and GRanges objects are based on
    incompatible reference genomes.
MISCELLANEOUS
  o Started the NEWS file (this file).
 |