{
  "_id": "6a2149e0cd65a98ecbd2c224",
  "Package": "greatR",
  "Title": "Gene Registration from Expression and Time-Courses in R",
  "Version": "2.1.0",
  "Authors@R": "c(person(given = \"Ruth\",\nfamily = \"Kristianingsih\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ruth.kristianingsih30@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1873-6203\"))\n)",
  "Description": "A tool for registering (aligning) gene expression profiles\nbetween reference and query data.",
  "License": "GPL (>= 3)",
  "URL": "https://ruthkr.github.io/greatR/,\nhttps://github.com/ruthkr/greatR/",
  "BugReports": "https://github.com/ruthkr/greatR/issues/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://ruthkr.r-universe.dev",
  "Date/Publication": "2026-05-04 09:47:34 UTC",
  "RemoteUrl": "https://github.com/ruthkr/greatr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f577b51aea639bf8222b668a5ab6331b97529650",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:43:46 UTC",
    "User": "root"
  },
  "Author": "Ruth Kristianingsih [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1873-6203>)",
  "Maintainer": "Ruth Kristianingsih <ruth.kristianingsih30@gmail.com>",
  "MD5sum": "490260e46dec1d06cee0b9cfe1e5e9cd",
  "_user": "ruthkr",
  "_type": "src",
  "_file": "greatR_2.1.0.tar.gz",
  "_fileid": "7e3a09868212576771b3b630e8bb8c0405329ae0479311137067b548528e2802",
  "_filesize": 1396602,
  "_sha256": "7e3a09868212576771b3b630e8bb8c0405329ae0479311137067b548528e2802",
  "_created": "2026-06-04T09:43:46.000Z",
  "_published": "2026-06-04T09:48:16.757Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79492321475,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408260270"
    },
    {
      "job": 79492321471,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408263901"
    },
    {
      "job": 79492321452,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408268906"
    },
    {
      "job": 79492321439,
      "time": 233,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408277439"
    },
    {
      "job": 79491728652,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408214425"
    },
    {
      "job": 79492321462,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408254418"
    },
    {
      "job": 79492321459,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408248469"
    },
    {
      "job": 79492321460,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408242550"
    },
    {
      "job": 79492321534,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408248166"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ruthkr/greatr",
  "_commit": {
    "id": "f577b51aea639bf8222b668a5ab6331b97529650",
    "author": "Ruth Kristianingsih <ruth.kristianingsih30@gmail.com>",
    "committer": "Ruth Kristianingsih <ruth.kristianingsih30@gmail.com>",
    "message": "Add revdep directory and related files for reverse dependency checks\n\n- Created a new `revdep` directory containing files for reverse dependency checks, including `README.md`, `cran.md`, `failures.md`, and `problems.md`.\n- Added `.gitignore` in the `revdep` directory to exclude specific files from version control.\n- Updated `.Rbuildignore` to include the `revdep` directory for package builds.\n",
    "time": 1777888054
  },
  "_maintainer": {
    "name": "Ruth Kristianingsih",
    "email": "ruth.kristianingsih30@gmail.com",
    "login": "ruthkr",
    "description": "",
    "uuid": 38610118,
    "orcid": "0000-0003-1873-6203"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "neldermead",
      "role": "Imports"
    },
    {
      "package": "optimization",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ruthkr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v2.1.0",
      "date": "2026-05-04"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ruthkr",
      "count": 918,
      "uuid": 38610118
    }
  ],
  "_userbio": {
    "uuid": 38610118,
    "type": "user",
    "name": "Ruth Kristianingsih"
  },
  "_downloads": {
    "count": 298,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/greatR"
  },
  "_devurl": "https://github.com/ruthkr/greatr",
  "_pkgdown": "https://ruthkr.github.io/greatR/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/greatR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ruthkr/greatr",
  "_realowner": "ruthkr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-12"
    },
    {
      "version": "0.2.0",
      "date": "2022-06-08"
    },
    {
      "version": "1.0.0",
      "date": "2023-07-19"
    },
    {
      "version": "1.1.0",
      "date": "2024-01-09"
    },
    {
      "version": "2.0.0",
      "date": "2024-04-09"
    },
    {
      "version": "2.1.0",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "calculate_distance",
    "get_approximate_stretch",
    "register"
  ],
  "_help": [
    {
      "page": "calculate_distance",
      "title": "Calculate distance between sample data before and after registration",
      "topics": [
        "calculate_distance"
      ]
    },
    {
      "page": "get_approximate_stretch",
      "title": "Get approximate stretch factor",
      "topics": [
        "get_approximate_stretch"
      ]
    },
    {
      "page": "plot",
      "title": "Visualise registration results",
      "topics": [
        "plot",
        "plot.dist_greatR",
        "plot.res_greatR",
        "plot.summary.res_greatR"
      ]
    },
    {
      "page": "register",
      "title": "Register or synchronize different expression profiles",
      "topics": [
        "register"
      ]
    },
    {
      "page": "summary",
      "title": "Summarise registration results",
      "topics": [
        "summary",
        "summary.res_greatR"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ruthkr/greatr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ruthkr/greatr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "farver",
    "furrr",
    "future",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "neldermead",
    "optimbase",
    "optimization",
    "optimsimplex",
    "parallelly",
    "patchwork",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "data-requirement.Rmd",
      "filename": "data-requirement.html",
      "title": "Input data requirements",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A single data frame input",
        "A list of data frames as an input",
        "A list of vectors as an input"
      ],
      "created": "2023-02-22 10:46:39",
      "modified": "2024-03-24 23:08:15",
      "commits": 10
    },
    {
      "source": "process-results.Rmd",
      "filename": "process-results.html",
      "title": "Processing results",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Summarising registration results",
        "Plot distribution of registration parameters",
        "Plotting registration results",
        "Analysing similarity of expression profiles over time before and after registering",
        "Calculate sample distance",
        "Plot heatmap of sample distances"
      ],
      "created": "2024-03-24 11:21:44",
      "modified": "2024-03-24 23:08:15",
      "commits": 3
    },
    {
      "source": "register-data.Rmd",
      "filename": "register-data.html",
      "title": "Registering data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using data frame input",
        "Loading sample data",
        "Registering the data",
        "Registration results",
        "Using other inputs"
      ],
      "created": "2021-10-19 14:12:00",
      "modified": "2024-03-24 23:08:15",
      "commits": 36
    },
    {
      "source": "register-data-manually.Rmd",
      "filename": "register-data-manually.html",
      "title": "Registering data without optimisation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load sample data",
        "Registering without optimisation",
        "Registering multiple gene with different pre-defined registration parameters"
      ],
      "created": "2023-02-22 07:09:24",
      "modified": "2024-03-24 23:08:15",
      "commits": 15
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "greatr",
  "_universes": [
    "ruthkr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-04T09:45:55.000Z",
      "distro": "noble",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "2866c6d0455ac958b922c2247a61974ceb1ffd42645614006359c1ae7e303a60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-04T09:46:03.000Z",
      "distro": "noble",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "2d71ea9161d7956641113378b534cc5c0a0e2d9d60dace38bb3c67ca44479b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-04T09:46:23.000Z",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "6a73aae9c3b833818b270c5800b7c0fc6cf14c539783667f28d2c496cc72808d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-04T09:46:36.000Z",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "d12c46dcac21b0bc5c2fc57e49c3c7e06e5fe71c99efe7c8ae9a8e1da0ad2141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0",
      "date": "2026-06-04T09:45:57.000Z",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "14b3f00ab8db3e3e1fe45bb5a4191357578e760fcbca7e600c516ef94124e5e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-04T09:45:15.000Z",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "2ecd5bd844c96003b5f115ddd8387a5c34165e6ee5d4b502c61ac42b4d49d6c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-04T09:45:01.000Z",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "2d0c4507c03c16f5cdd6abf4d1467a031703e5f76ee41622bab85f391e2950ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-04T09:45:15.000Z",
      "commit": "f577b51aea639bf8222b668a5ab6331b97529650",
      "fileid": "b25275caeec60c9adff636f97f0af4226e012fd4be21637b941747ea78eb7524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruthkr/actions/runs/26943822392"
    }
  ]
}