File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 268268 see
269269 \u rl{https://fortranwiki.org/fortran/show/Modernizing+Old+Fortran}.
270270
271- \i tem Since all supported \R versions now use UTF-8, \c ommand{R CMD
272- check} no longer by default reports on marked strings in
273- character data. Set environment variable
274- \e nv{_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_}
275- to a false value for the previous behaviour.
271+ \i tem Since almost all supported \R versions now use UTF-8,
272+ \c ommand{R CMD check} no longer by default reports on marked
273+ UTF-8 or Latin-1 strings in character data. Set environment
274+ variable \e nv{_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_} to a
275+ false value for the previous behaviour.
276+
277+ Strings markaed as \c ode{"bytes"} now give a warning rather than a
278+ NOTE. These are better supplied as raw vectors.
276279
277280 \i tem \c ode{tools::checkDocFiles()} now also notes \e mph{nullary}
278281 functions shown in the usage section without corresponding \v erb{\a lias}.
You can’t perform that action at this time.
0 commit comments