Type: Package
Package: osum
Title: Provide Summary Information About R Objects
Version: 0.1.0
Authors@R: 
    person("Zivan", "Karaman", , "zivan.karaman@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8933-4589"))
Description: Inspired by 'S-PLUS' function objects.summary(), provides a
    function with the same name that returns data class, storage mode,
    mode, type, dimension, and size information for R objects in the
    specified environment. Various filtering and sorting options are also
    proposed.
License: GPL-3
URL: https://zivankaraman.github.io/osum/,
        https://github.com/zivankaraman/osum
BugReports: https://github.com/zivankaraman/osum/issues
Depends: R (>= 3.5.0)
Imports: utils
Suggests: foreign, knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-08-21 15:29:14 UTC; zivankaraman
Author: Zivan Karaman [aut, cre, cph] (<https://orcid.org/0000-0002-8933-4589>)
Maintainer: Zivan Karaman <zivan.karaman@gmail.com>
Repository: CRAN
Date/Publication: 2024-08-26 17:10:06 UTC
Built: R 4.4.1; ; 2024-08-26 18:52:27 UTC; unix
