{
  "_id": "6a49890a6d67900babdf99cf",
  "Package": "gaussplotR",
  "Type": "Package",
  "Title": "Fit, Predict and Plot 2D Gaussians",
  "Version": "0.2.6",
  "Authors@R": "person(given = \"Vikram B.\",\nfamily = \"Baliga\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"vbaliga87@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9367-8974\")\n)",
  "Description": "Functions to fit two-dimensional Gaussian functions,\npredict values from fits, and produce plots of predicted data\nvia either 'ggplot2' or base R plotting.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1.9000",
  "URL": "https://github.com/vbaliga/gaussplotR",
  "BugReports": "https://github.com/vbaliga/gaussplotR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libfreetype6-dev libgdal-dev\ngdal-bin libgeos-dev libglu1-mesa-dev make texlive libicu-dev\nlibpng-dev libuv1-dev libgl1-mesa-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://vbaliga.r-universe.dev",
  "Date/Publication": "2021-07-29 20:06:02 UTC",
  "RemoteUrl": "https://github.com/vbaliga/gaussplotR",
  "RemoteRef": "HEAD",
  "RemoteSha": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 07:54:27 UTC",
    "User": "root"
  },
  "Author": "Vikram B. Baliga [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9367-8974>)",
  "Maintainer": "Vikram B. Baliga <vbaliga87@gmail.com>",
  "_user": "vbaliga",
  "_type": "src",
  "_file": "gaussplotR_0.2.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/002d9ffbc2b53ccebd1180095d17a99fc344a593098a7cc96979429ab134afa5",
  "_filesize": 1211441,
  "_sha256": "002d9ffbc2b53ccebd1180095d17a99fc344a593098a7cc96979429ab134afa5",
  "_expires": "2026-10-12T22:28:25.000Z",
  "_created": "2026-06-22T07:54:27.000Z",
  "_published": "2026-07-04T22:28:26.879Z",
  "_jobs": [
    {
      "job": 85172177842,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786304865"
    },
    {
      "job": 85172177830,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786306464"
    },
    {
      "job": 85172177958,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786301462"
    },
    {
      "job": 85172177652,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786285241"
    },
    {
      "job": 85172177593,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786244881"
    },
    {
      "job": 85172177706,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786303302"
    },
    {
      "job": 85172177848,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786274939"
    },
    {
      "job": 85172177831,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786272720"
    },
    {
      "job": 85172177751,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786272860"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750",
  "_status": "success",
  "_upstream": "https://github.com/vbaliga/gaussplotR",
  "_commit": {
    "id": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
    "author": "vbaliga <vbaliga87@gmail.com>",
    "committer": "vbaliga <vbaliga87@gmail.com>",
    "message": "add R2 computations and rebuild\n",
    "time": 1627589162
  },
  "_maintainer": {
    "name": "Vikram B. Baliga",
    "email": "vbaliga87@gmail.com",
    "login": "vbaliga",
    "orcid": "0000-0002-9367-8974",
    "description": "Animal locomotory behavior + (macro)evolution; Assistant Professor of Teaching @ubc Zoology",
    "uuid": 9795391
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "metR",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "vbaliga",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "2d-gaussian",
    "gaussian",
    "gaussian-fit",
    "gaussian-interpolation",
    "gaussian-plot",
    "gaussian-volume",
    "plotting"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "vbaliga",
      "count": 104,
      "uuid": 9795391
    },
    {
      "user": "danielskatz",
      "count": 1,
      "uuid": 2913845
    }
  ],
  "_userbio": {
    "uuid": 9795391,
    "type": "user",
    "name": "Vikram Baliga",
    "followers": 33,
    "description": "Animal locomotory behavior + (macro)evolution; Assistant Professor of Teaching @ubc Zoology"
  },
  "_downloads": {
    "count": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gaussplotR"
  },
  "_devurl": "https://github.com/vbaliga/gaussplotr",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gaussplotR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vbaliga/gaussplotr",
  "_realowner": "vbaliga",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2020-10-22"
    },
    {
      "version": "0.1.6",
      "date": "2020-11-03"
    },
    {
      "version": "0.2.0",
      "date": "2020-11-28"
    },
    {
      "version": "0.2.3",
      "date": "2021-01-10"
    },
    {
      "version": "0.2.5",
      "date": "2021-05-02"
    }
  ],
  "_exports": [
    "autofit_gaussian_2D",
    "characterize_gaussian_fits",
    "compare_gaussian_fits",
    "fit_gaussian_2D",
    "get_volume_gaussian_2D",
    "ggplot_gaussian_2D",
    "predict_gaussian_2D",
    "rgl_gaussian_2D"
  ],
  "_datasets": [
    {
      "name": "gaussplot_sample_data",
      "title": "Sample data set",
      "object": "gaussplot_sample_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X_values",
        "Y_values",
        "response",
        "norm_g_resp",
        "g_resp",
        "A",
        "X_peak",
        "X_var",
        "Q",
        "Y_peak",
        "Y_var"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "autofit_gaussian_2D",
      "title": "Automatically determine the best-fitting 2D-Gaussian for a data set",
      "topics": [
        "autofit_gaussian_2D"
      ]
    },
    {
      "page": "characterize_gaussian_fits",
      "title": "Characterize the orientation of fitted 2D-Gaussians",
      "topics": [
        "characterize_gaussian_fits"
      ]
    },
    {
      "page": "compare_gaussian_fits",
      "title": "Compare fitted 2D-Gaussians and determine the best-fitting model",
      "topics": [
        "compare_gaussian_fits"
      ]
    },
    {
      "page": "fit_gaussian_2D",
      "title": "Determine the best-fit parameters for a specific 2D-Gaussian model",
      "topics": [
        "fit_gaussian_2D"
      ]
    },
    {
      "page": "gaussplot_sample_data",
      "title": "Sample data set",
      "topics": [
        "gaussplot_sample_data"
      ]
    },
    {
      "page": "get_volume_gaussian_2D",
      "title": "Compute volume under 2D-Gaussian",
      "topics": [
        "get_volume_gaussian_2D"
      ]
    },
    {
      "page": "ggplot_gaussian_2D",
      "title": "Plot a 2D-Gaussian via ggplot",
      "topics": [
        "ggplot_gaussian_2D"
      ]
    },
    {
      "page": "predict_gaussian_2D",
      "title": "Predict values from a fitted 2D-Gaussian",
      "topics": [
        "predict_gaussian_2D"
      ]
    },
    {
      "page": "rgl_gaussian_2D",
      "title": "Produce a 3D plot of the 2D-Gaussian via rgl",
      "topics": [
        "rgl_gaussian_2D"
      ]
    }
  ],
  "_pkglogo": "https://github.com/vbaliga/gaussplotR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/vbaliga/gaussplotR/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "data.table",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "Formula",
    "formula.tools",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "metR",
    "mime",
    "operator.tools",
    "plyr",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rgl",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "timechange",
    "tinytex",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "fit_gaussian_2D.Rmd",
      "filename": "fit_gaussian_2D.html",
      "title": "Fitting 2D-Gaussians to Data",
      "author": "Vikram B. Baliga",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The method and constrain_orientation arguments",
        "method",
        "constrain_orientation",
        "Example 1: Unconstrained elliptical",
        "Example 2: Constrained elliptical",
        "Example 3: Unconstrained elliptical_log",
        "Example 4: Constrained elliptical_log",
        "Example 5: Circular"
      ],
      "created": "2020-11-28 18:24:23",
      "modified": "2021-04-06 22:09:05",
      "commits": 9
    },
    {
      "source": "formulas-used-by-fit-gaussian-2D.Rmd",
      "filename": "formulas-used-by-fit-gaussian-2D.html",
      "title": "Formulas used by fit_gaussian_2D",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "method = \"elliptical\"",
        "method = \"elliptical_log\"",
        "method = \"circular\""
      ],
      "created": "2020-11-30 00:17:28",
      "modified": "2021-03-19 06:26:36",
      "commits": 4
    },
    {
      "source": "troubleshooting-model-fits.Rmd",
      "filename": "troubleshooting-model-fits.html",
      "title": "Troubleshooting model fits",
      "author": "Vikram B. Baliga",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Singular gradients",
        "Additional control arguments to nls()",
        "Use parameter constraints with caution"
      ],
      "created": "2021-01-01 06:16:38",
      "modified": "2021-01-31 23:23:32",
      "commits": 2
    }
  ],
  "_score": 5.139879086401237,
  "_indexed": true,
  "_nocasepkg": "gaussplotr",
  "_universes": [
    "vbaliga"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-22T07:57:22.000Z",
      "distro": "noble",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/7960f84c8d278fe7d726a2b5b83e7503bb71cd32ded3593e76849ec084b34e08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-22T07:57:32.000Z",
      "distro": "noble",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/125b68f86a3939a4861aee105ccdfe50c835126cae02db2552c6f518989c42d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-22T07:57:12.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/f3402f1760cc916fdbfb1675195d29b70e9a0a39bc2a6dc3f008976d58650068",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-22T07:56:25.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/6c91f31f8441196e645051e6a9d2d44e4a2a4c5e1c474d75fe9ec8179965c085",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-06-22T07:57:32.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/094d7cc2b9565bece060135f6b14ddc8c57f49b0a39b01020325a2c5a01d17b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-22T07:55:49.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/4993d6164577498c3ac9f44c01cfb5cd4fda347e26af825982a2d4f91f6be02a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-22T07:55:42.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/b9d1923335a9affde435b432d79638352a4ceeccc77bb363b585f0a6d22362e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-22T07:55:42.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "https://r2.ropensci.org/57f1c92da513789b6352d7e9f5219c7ffe1a6989e7f86f794ffb42761d28bc8e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/27937684750"
    }
  ]
}