pkgutils 0.4-0
---------------

Bug fixes:

- 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

Significant user-visible changes:

- the first argument of mypdf() was renamed

New features:

- 'merge.R' now deals with empty column names

- sourceing files with pack_desc() now suppresses package startup messages

- check_R_code() and the 'docu.R' make checking for ':::' optional

- listing() is extended in several ways


pkgutils 0.3-0
---------------

Bug fixes:

- fixed bug in check_keywords()

- fixed bug in pack_desc() in 'source' mode

New features:

- 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

Other user-visible changes:

- removed 'sweave.R' script

- renamed some switches of 'docu.R' script


pkgutils 0.2-0
---------------

New features:

- novel listing() and max_rgb_contrast() functions

- more checks in check_R_code()

- more options for scripts docu.R and merge.R


pkgutils 0.1-56
---------------

- initial release on CRAN

