Urgent:
-------
** ADD to all modules using data.frame, melt, ... ?
  ## important: change the default behavior of data.frame and melt
  opt.original <- options(stringsAsFactors = FALSE)
  
1. finish new S4 classes/methods
2. integrate color styling with 'scales' package in plot.SoilProfileCollection
3. more aggressive checking of ordering / IDs

Interesting:
------------
1. PCA by depth slice
2. user-defined slices for profile_compare()
3. sensitivity analysis on profile_compare()
4. equal-area splines

Website:
--------
1. more examples
2. more figures
