NEWS | R Documentation |
fixed example that failed with 'R-devel'
fixed bug in spell checking by 'docu.R'
'merge.R -v' is more consistent
other default option of 'docu.R -o'
dependency on R >= 3.1.0
sealed all S4 methods
new filter option for check_R_code() and better Sweave filter
new arguments for the 'docu.R', which now also spell-checks the demos
new arguments for the 'merge.R' script
fixed minor bug in the 'repair_docu.rb' script
new virtual S4 class 'DBTABLES' with a couple of associated methods
new function check_Sweave_start(), contains(), map_values() and map_names()
new arguments for repair_docu(), check_R_code()
new options/features for the 'merge.R', 'docu.R' and 'repair_docu.rb' scripts
fixed bug in 'docu.R' that created a wrong archive file name
fixed bug in vertical-merge running mode 'merge.R' script
fixed bug in demo mode of pack_desc()
new collect() method for lists
more arguments for flatten()
repair_docu() repairs too long usage lines
repair_S4_docu() can map Rd file names
'merge.R' can join rows
improved package documentation
fixed bug in check_R_code()
fixed bug in 'repair_S4_docu.rb' script
fixed bug in 'merge.R' script
fixed bug in syntax highlighting for 'gedit'
the first argument of mypdf() was renamed
'merge.R' now deals with empty column names
loading R source files with pack_desc() now suppresses package start-up messages
check_R_code() and the 'docu.R' make checking for ':::' optional
listing() is extended in several ways
fixed bug in check_keywords()
fixed bug in pack_desc() in 'source' mode
novel flatten() function
extensions of pack_desc(), check_R_code(), listing() and pkg_files()
improved behaviour of 'docu.R' and 'merge.R' scripts
more command-line switches for 'docu.R' and 'merge.R' scripts
improved syntax highlighting for 'gedit'
removed 'sweave.R' script
renamed some switches of 'docu.R' script
novel listing() and max_rgb_contrast() functions
more checks in check_R_code()
more options for scripts 'docu.R' and 'merge.R'
initial release on CRAN