{
  "_id": "6a16b1a0acfb0bcc41d850b2",
  "Package": "rrscale",
  "Title": "Robust Re-Scaling to Better Recover Latent Effects in Data",
  "Version": "1.0",
  "Authors@R": "c(person(\"Gregory\", \"Hunt\", email = \"ghunt@wm.edu\", role = c(\"aut\", \"cre\")),person(\"Johann\", \"Gagnon-Bartsch\", email = \"johanngb@umich.edu\", role = c(\"aut\")))",
  "Description": "Non-linear transformations of data to better discover\nlatent effects. Applies a sequence of three transformations (1)\na Gaussianizing transformation, (2) a Z-score transformation,\nand (3) an outlier removal transformation. A publication\ndescribing the method has the following citation: Gregory J.\nHunt, Mark A. Dane, James E. Korkola, Laura M. Heiser & Johann\nA. Gagnon-Bartsch (2020) \"Automatic Transformation and\nIntegration to Improve Visualization and Discovery of Latent\nEffects in Imaging Data\", Journal of Computational and\nGraphical Statistics, <doi:10.1080/10618600.2020.1741379>.",
  "Date": "2020-5-22",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:52:20 UTC",
    "User": "root"
  },
  "Author": "Gregory Hunt [aut, cre], Johann Gagnon-Bartsch [aut]",
  "Maintainer": "Gregory Hunt <ghunt@wm.edu>",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://gjhunt.r-universe.dev",
  "Date/Publication": "2020-05-26 10:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/rrscale",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa6868319495e268a160bfebfc33134f25f01088",
  "MD5sum": "8a9f24b7e020a8011fae90135be38c75",
  "_user": "gjhunt",
  "_type": "src",
  "_file": "rrscale_1.0.tar.gz",
  "_fileid": "d3be26670493d9214730d9b74b941b9143280146ef4e2336d6d638459fb0cc25",
  "_filesize": 960838,
  "_sha256": "d3be26670493d9214730d9b74b941b9143280146ef4e2336d6d638459fb0cc25",
  "_created": "2026-05-27T08:52:20.000Z",
  "_published": "2026-05-27T08:56:00.882Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78041746092,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7236122099"
    },
    {
      "job": 78041746123,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7236119275"
    },
    {
      "job": 78041746114,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7236116565"
    },
    {
      "job": 78041746117,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7236124125"
    },
    {
      "job": 78041202761,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236075012"
    },
    {
      "job": 78041746070,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236112215"
    },
    {
      "job": 78041746107,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7236103538"
    },
    {
      "job": 78041746105,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7236101039"
    },
    {
      "job": 78041746104,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7236099328"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rrscale",
  "_commit": {
    "id": "fa6868319495e268a160bfebfc33134f25f01088",
    "author": "Gregory Hunt <ghunt@wm.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1590489002
  },
  "_maintainer": {
    "name": "Gregory Hunt",
    "email": "ghunt@wm.edu",
    "login": "gjhunt",
    "description": "",
    "uuid": 11477550
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "DEoptim",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gjhunt",
      "count": 2,
      "uuid": 11477550
    }
  ],
  "_userbio": {
    "uuid": 11477550,
    "type": "user",
    "name": "Greg Hunt"
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rrscale"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rrscale.html",
    "manual.pdf"
  ],
  "_realowner": "gjhunt",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2019-03-13"
    },
    {
      "version": "1.0",
      "date": "2020-05-26"
    }
  ],
  "_exports": [
    "asinh",
    "box_cox",
    "box_cox_exp",
    "box_cox_negative",
    "box_cox_plus1",
    "box_cox_plusmin",
    "box_cox_shift",
    "center",
    "gm_mean",
    "list_transformations",
    "log_box_cox",
    "power",
    "rrscale",
    "svdc",
    "winsor"
  ],
  "_help": [
    {
      "page": "asinh",
      "title": "Arc-hyperbolic-sine transformation",
      "topics": [
        "asinh"
      ]
    },
    {
      "page": "box_cox",
      "title": "Traditional box-cox power transformation. Accepts one real parameter",
      "topics": [
        "box_cox"
      ]
    },
    {
      "page": "box_cox_exp",
      "title": "Exponential of the tranditional box-cox transformation",
      "topics": [
        "box_cox_exp"
      ]
    },
    {
      "page": "box_cox_negative",
      "title": "A generalized box-cox transformation that can handle negative data",
      "topics": [
        "box_cox_negative"
      ]
    },
    {
      "page": "box_cox_plus1",
      "title": "Box-cox transformation with a shift of 1 added to the data",
      "topics": [
        "box_cox_plus1"
      ]
    },
    {
      "page": "box_cox_plusmin",
      "title": "Box-cox transformation with the data shifted so that it is positive",
      "topics": [
        "box_cox_plusmin"
      ]
    },
    {
      "page": "box_cox_shift",
      "title": "Box-cox transformation of shifted variable",
      "topics": [
        "box_cox_shift"
      ]
    },
    {
      "page": "center",
      "title": "Centers the data column-wise",
      "topics": [
        "center"
      ]
    },
    {
      "page": "gm_mean",
      "title": "Calculate the geometric mean",
      "topics": [
        "gm_mean"
      ]
    },
    {
      "page": "list_transformations",
      "title": "List possible transformations",
      "topics": [
        "list_transformations"
      ]
    },
    {
      "page": "log_box_cox",
      "title": "Log of the traditional box-cox transformation",
      "topics": [
        "log_box_cox"
      ]
    },
    {
      "page": "power",
      "title": "Simple power transformation",
      "topics": [
        "power"
      ]
    },
    {
      "page": "rrscale",
      "title": "Re-scale a data matrix",
      "topics": [
        "rrscale"
      ]
    },
    {
      "page": "svdc",
      "title": "The completed SVD",
      "topics": [
        "svdc"
      ]
    },
    {
      "page": "winsor",
      "title": "Winsorizes the data",
      "topics": [
        "winsor"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "DEoptim",
    "nloptr"
  ],
  "_vignettes": [
    {
      "source": "rescaling_data.Rmd",
      "filename": "rescaling_data.html",
      "title": "Rescaling Data",
      "author": "Greg Hunt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RR overview",
        "Applying RR"
      ],
      "created": "2019-03-13 13:00:07",
      "modified": "2020-05-26 10:30:02",
      "commits": 2
    },
    {
      "source": "ragged.Rmd",
      "filename": "ragged.html",
      "title": "Ragged RR",
      "author": "Greg Hunt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RR overview",
        "RR For Ragged Data"
      ],
      "created": "2020-05-26 10:30:02",
      "modified": "2020-05-26 10:30:02",
      "commits": 1
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rrscale",
  "_universes": [
    "gjhunt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-27T08:54:34.000Z",
      "distro": "noble",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "ac4eddc1eba44d605812aefe2c7ff9e250e4e6718844c442d5c1a0e5a085d913",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-27T08:54:28.000Z",
      "distro": "noble",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "190a7350f45efbbbbb3390c3d5b160e1e13ff38e751b0eab0d10029fe24b15fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-27T08:54:23.000Z",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "60df7cc2584f399c475bb7a90b749e5d9548bdc9b0f9a18e0b06be19fab622ab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-27T08:54:45.000Z",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "8f67427672b64531f14f9d1dc11147732bbb9211d8749452f00a60c5e4435d7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-27T08:54:21.000Z",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "a3cadbf2f0b8d87ce5c24b396dd32f5d67e4451c16515057abcc42350b30fe19",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T08:53:40.000Z",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "3c334c18ad98fd53c408918d1cb9a68ef822e7fe4681d4ab292bba0ed87da7bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T08:53:29.000Z",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "f9c2ee9683abd6c394a6be9536f7d9f4f124436a831a09a3c870e10632e8ab5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-27T08:53:28.000Z",
      "commit": "fa6868319495e268a160bfebfc33134f25f01088",
      "fileid": "978dc89d373dc2009c0ecac516093e5f92a065865746cad0e50a7043d0c97f1d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gjhunt/actions/runs/26501003158"
    }
  ]
}