Package: fixr
Title: Fixing Data Made Easy for Statistical Analysis
Version: 0.2.0
Authors@R: c(
    person("Ambu", "Vijayan", , "ambuvjyn@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8924-5685")),
    person("J.", "Sreekumar", email = "Sreekumar.J@icar.gov.in", role = "aut", 
           comment = c(ORCID = "0000-0002-4253-6378", "Principal Scientist, ICAR - Central Tuber Crops Research Institute")))
Description: A set of functions that facilitate basic data manipulation and cleaning for statistical analysis including functions for finding and fixing duplicate rows and columns, missing values, outliers, and special characters in column and row names and functions for checking data consistency, distribution, quality, reliability, and structure.
License: GPL-3
URL: https://github.com/ambuvjyn/fixr
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
Imports: RCurl, httr, xml2
NeedsCompilation: no
Packaged: 2025-02-15 21:56:03 UTC; ambuvijayan
Author: Ambu Vijayan [aut, cre] (<https://orcid.org/0000-0001-8924-5685>),
  J. Sreekumar [aut] (<https://orcid.org/0000-0002-4253-6378>, Principal
    Scientist, ICAR - Central Tuber Crops Research Institute)
Maintainer: Ambu Vijayan <ambuvjyn@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-15 22:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:38:05 UTC; unix
