-----
- RPACU-16 Support multiple repository providers
- RPACU-18 Enhance the R environments cloning (rpacks) by reusing temporary
files
- RPACU-17 reIntegrate the DepTree with the networkx module
- RPACU-19 Write unit tests, use mocks and mark slower tests
- RPACU-20 Update the documentation (README.md)
- RPACU-21 Enhance the DESCRIPTION file parser, write a recursive parser
(PackInfo)
- RPACU-22 Support license-classes (BLACKLISTED, RESTRICTED, ALLOWED)
(PackInfo)
- RPACU-23 Enhance version numbers comparison and support bamboo build
numbers
- RPACU-24 FIX version mismatch in the LooseVersion comparison
- RPACU-25 The nloptr package is downloading external stuff, the subprocess
module hangs and never complete
- RPACU-26 Ignore binary R packages, report an error and continue to
process
- RPACU-27 Adapt the configuration file format and write a parser to
instantiate corresponding objects (repositories)
- RPACU-28 timestamp every task
- RPACU-29 Use a logger to output messages instead of the "print" function
- RPACU-30 Compute the license-class in PackInfo (BLACKLISTED, RESTRICTED,
ALLOWED)
- RPACU-31 Support imports, depends ans suggests in dependency graphs
- RPACU-33 Dependency Graph: Search across all defined Artifactory
repositories when --repoparam is not specified
- RPACU-34 Introduce a new license-class "UNKNOWN" and deal with the
external file references (LICENSE file)