Encoding: UTF-8
Package: log4r
Type: Package
Title: A simple logging system for R, based on log4j.
Version: 0.2
Date: 2014-09-29
Authors@R: c( person("John Myles", "White", role = c("aut", "cph")),
    person("Kenton", "White", role = "ctb"), person("Kirill", "Müller", email
    = "krlmlr+r@mailbox.org", role = c("ctb", "cre")))
Description: logr4 provides an object-oriented logging system that uses an API
    roughly equivalent to log4j and its related variants.
License: Artistic-2.0
LazyLoad: yes
Suggests: testthat
URL: https://github.com/johnmyleswhite/log4r
BugReports: https://github.com/johnmyleswhite/log4r/issues
Packaged: 2014-09-29 10:09:02 UTC; muelleki
Author: John Myles White [aut, cph],
  Kenton White [ctb],
  Kirill Müller [ctb, cre]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-29 23:46:51
Built: R 3.1.1; ; 2014-09-30 10:55:33 UTC; unix
