Package: fixr
Title: Fixing Data Made Easy for Statistical Analysis
Version: 0.1.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", "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.2.3
Imports: RCurl, httr, xml2
NeedsCompilation: no
Packaged: 2023-04-19 14:10:55 UTC; ambuv
Author: Ambu Vijayan [aut, cre] (<https://orcid.org/0000-0001-8924-5685>),
  J. Sreekumar [aut] (<https://orcid.org/0000-0002-4253-6378>, ICAR -
    Central Tuber Crops Research Institute)
Maintainer: Ambu Vijayan <ambuvjyn@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-20 16:32:31 UTC
Built: R 4.1.2; ; 2023-04-21 11:34:58 UTC; unix
