Package: memuse
Title: Memory Estimation Utilities
Version: 2.5
Description: How much ram do you need to store a 100,000 by 100,000 matrix?
    How much ram is your current R session using? How much ram do you even have?
    Learn the scintillating answer to these and many more such questions with
    the 'memuse' package.
License: GPL (>= 2)
Copyright: See memuse/inst/meminfo_LICENSE for the files in
        src/meminfo/.
Depends: R (>= 2.15.1)
Imports: methods
NeedsCompilation: yes
ByteCompile: yes
Authors@R: c(
        person("Drew", "Schmidt", email="wrathematics@gmail.com", role=c("aut", "cre")),
        person("Christian", "Heckendorf", role="ctb"),
        person("Wei-Chen", "Chen", role="ctb"))
Maintainer: Drew Schmidt <wrathematics@gmail.com>
URL: https://github.com/shinra-dev/memuse
BugReports: https://github.com/shinra-dev/memuse/issues
Packaged: 2015-07-01 23:17:23 UTC; mschmid3
Author: Drew Schmidt [aut, cre],
  Christian Heckendorf [ctb],
  Wei-Chen Chen [ctb]
Repository: CRAN
Date/Publication: 2015-07-02 06:47:25
