0.0-12
  o shiny module approach for createShinySkeleton
0.0-11
  o runPackageUPPER: remove 'library' call to shiny, add requireNamespace/Suggests for devtools, import update from stats
  o use LICENSE file
0.0-10
  o fixed an improperly placed "recursive = TRUE" bug in createPackageSkeleton 
0.0-9
  o updates to createShinySkeleton() dependencies, suggests
  o updated roxygen documentation in runPackage.R file
0.0-8
  o first version of createShinySkeleton() function
0.0-7
  o allow to specify imports
  o small improvements 
0.0-6
  o update to current RSB folder structure
0.0-5
  o added option to allow for a cleaner package structure (bare minimum)
  o try to automatically insert the package name
0.0-4
	o safety valve in cleanUp() to prevent deleting files in wrong working directories 
0.0-3
    o allow to specify a path in createPackageSkeleton
0.0-2
    o improved createPackageSkeleton
0.0-1
    o initial commit
