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. update all documentation with new classes/methods
3. fix all related examples
4. update vignette
5. integrate color styling with 'scales' package in plot.SoilProfileCollection

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
