Package: smarter
Title: A Collection of Modified R Functions to Make Basic Coding More
        Convenient
Version: 1.0.0
Date: 2025-01-25
Authors@R: 
	person("Paul","Little",
		email = "pllittle321@gmail.com",
		role = c("aut","cre"))
Description: A collection of recycled and modified R functions to aid in file manipulation, data exploration, wrangling, optimization, and object manipulation. Other functions aid in convenient data visualization, loop progression, software packaging, and installation.
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: devtools, RCurl, Rcpp, gplots, grDevices, stats, usethis,
        rmarkdown
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 3)
NeedsCompilation: yes
Packaged: 2025-01-25 21:00:04 UTC; Admin
Author: Paul Little [aut, cre]
Maintainer: Paul Little <pllittle321@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-29 17:40:02 UTC
