{
  "_id": "6a11445bacfb0bcc41ce733b",
  "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-05-23 06:04:10 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>",
  "MD5sum": "bbbbe7fae9d231d9d304c2744997b3b6",
  "_user": "vbaliga",
  "_type": "src",
  "_file": "gaussplotR_0.2.6.tar.gz",
  "_fileid": "f41cf91a0c405d494e518ee9817d0141d56f1351ecbf145a10c0a745bf136b85",
  "_filesize": 1208934,
  "_sha256": "f41cf91a0c405d494e518ee9817d0141d56f1351ecbf145a10c0a745bf136b85",
  "_created": "2026-05-23T06:04:10.000Z",
  "_published": "2026-05-23T06:08:27.544Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501859607,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7174793115"
    },
    {
      "job": 77501859605,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174792897"
    },
    {
      "job": 77501859603,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7174793832"
    },
    {
      "job": 77501859608,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174787593"
    },
    {
      "job": 77501624724,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174773397"
    },
    {
      "job": 77501859600,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174791133"
    },
    {
      "job": 77501859633,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7174782581"
    },
    {
      "job": 77501859621,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7174783088"
    },
    {
      "job": 77501859619,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174782218"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Animal locomotory behavior + (macro)evolution; Assistant Professor of Teaching @ubc Zoology"
  },
  "_downloads": {
    "count": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gaussplotR"
  },
  "_devurl": "https://github.com/vbaliga/gaussplotr",
  "_searchresults": 21,
  "_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.100370545117563,
  "_indexed": true,
  "_nocasepkg": "gaussplotr",
  "_universes": [
    "vbaliga"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-23T06:07:03.000Z",
      "distro": "noble",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "0ddeac1eda484225e4706593161cc466c80399dfc33eb90cd27d2c4ca090895f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-23T06:07:02.000Z",
      "distro": "noble",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "c16209216e0b3386681f5049b53e07144ce2fa9f5bd1b84412d29220430c4bcf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-23T06:07:09.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "5594c1de7d7302c4d5780575c7a1b321d6d738039ad78dab494b6343f2e10f19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-23T06:06:11.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "7967a0f612123af64acd519f6f60f1d55076d9678aa77354efbb76fd13b85012",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-05-23T06:07:01.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "9aef01c1fe15058cee2886a85fc8230b370feafc8099c0a255d9640ecaa5703b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-23T06:05:28.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "7b24f26864b52140be37e76d21d844e66dc58f2da30427ac39fd9589e570d3f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-23T06:05:31.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "dc1aad9ad0c111f8910e3be77cb8ea122bdf69743d6dbf135314b2576f5eb88d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-23T06:05:25.000Z",
      "commit": "632de7cf2c6d8107dd8cc35eb86dba65aa39850c",
      "fileid": "999308c1b7810adc2b513e9abea7e4d5ae7cd96a7e78ef3947bd1450f8eddbd5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vbaliga/actions/runs/26325228512"
    }
  ]
}