{
  "_id": "6a2cff5d3efcd9bda42e80f8",
  "Package": "analogueExtra",
  "Type": "Package",
  "Title": "Additional Functions for Use with the 'analogue' Package",
  "Version": "0.1-2",
  "Date": "2019-08-26",
  "Authors@R": "c(person(given = c(\"Gavin\", \"L.\"), family = \"Simpson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ucfagls@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9084-8413\")))",
  "Maintainer": "Gavin L. Simpson <ucfagls@gmail.com>",
  "BugReports": "https://github.com/gavinsimpson/analogueExtra/issues",
  "NeedsCompilation": "no",
  "Description": "Provides additional functionality for the analogue package\nthat is not required by all users of the main package.",
  "License": "GPL-2",
  "ByteCompile": "true",
  "URL": "https://github.com/gavinsimpson/analogueExtra",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev",
  "Repository": "https://gavinsimpson.r-universe.dev",
  "Date/Publication": "2019-08-26 23:20:36 UTC",
  "RemoteUrl": "https://github.com/gavinsimpson/analogueExtra",
  "RemoteRef": "HEAD",
  "RemoteSha": "70f83696afdf9428703cf6eb66589ea7346773a4",
  "Packaged": {
    "Date": "2026-06-13 06:53:48 UTC",
    "User": "root"
  },
  "Author": "Gavin L. Simpson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9084-8413>)",
  "MD5sum": "14d316d6cc3cd92b92837afd6088b9b0",
  "_user": "gavinsimpson",
  "_type": "src",
  "_file": "analogueExtra_0.1-2.tar.gz",
  "_fileid": "32026f0c774694015fba4d4d48d0b3fc578ab747f1a8398497a31d6c9569e5cf",
  "_filesize": 95387,
  "_sha256": "32026f0c774694015fba4d4d48d0b3fc578ab747f1a8398497a31d6c9569e5cf",
  "_created": "2026-06-13T06:53:48.000Z",
  "_published": "2026-06-13T06:57:33.135Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81170751801,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7608377636"
    },
    {
      "job": 81170751796,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7608378099"
    },
    {
      "job": 81170751794,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7608366663"
    },
    {
      "job": 81170751803,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7608371428"
    },
    {
      "job": 81170478785,
      "time": 273,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608355320"
    },
    {
      "job": 81170751798,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608373428"
    },
    {
      "job": 81170751806,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7608367440"
    },
    {
      "job": 81170751809,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7608366043"
    },
    {
      "job": 81170751797,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7608367047"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gavinsimpson/analogueExtra",
  "_commit": {
    "id": "70f83696afdf9428703cf6eb66589ea7346773a4",
    "author": "Gavin L. Simpson <ucfagls@gmail.com>",
    "committer": "Gavin L. Simpson <ucfagls@gmail.com>",
    "message": "...and again, stripping back to minimal with no codecov\n",
    "time": 1566861636
  },
  "_maintainer": {
    "name": "Gavin L. Simpson",
    "email": "ucfagls@gmail.com",
    "login": "gavinsimpson",
    "orcid": "0000-0002-9084-8413",
    "description": "",
    "uuid": 514696
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "vegan3d",
      "version": ">= 0.65-0",
      "role": "Depends"
    },
    {
      "package": "analogue",
      "version": ">= 0.16-0",
      "role": "Depends"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gavinsimpson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "gavinsimpson",
      "count": 19,
      "uuid": 514696
    }
  ],
  "_userbio": {
    "uuid": 514696,
    "type": "user",
    "name": "Gavin Simpson"
  },
  "_downloads": {
    "count": 16,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/analogueExtra"
  },
  "_devurl": "https://github.com/gavinsimpson/analogueextra",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/analogueExtra.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2014-11-18"
    },
    {
      "version": "0.1-1",
      "date": "2016-04-09"
    }
  ],
  "_exports": [
    "plot3d",
    "plot3d.prcurve"
  ],
  "_help": [
    {
      "page": "plot3d.prcurve",
      "title": "Interactive 3D plot of a principal curve in principal coordinate space",
      "topics": [
        "plot3d",
        "plot3d.prcurve"
      ]
    }
  ],
  "_readme": "https://github.com/gavinsimpson/analogueExtra/raw/HEAD/README.md",
  "_rundeps": [
    "analogue",
    "base64enc",
    "brglm",
    "bslib",
    "cachem",
    "cli",
    "cluster",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "permute",
    "princurve",
    "profileModel",
    "R6",
    "rappdirs",
    "Rcpp",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "scatterplot3d",
    "tinytex",
    "vegan",
    "vegan3d",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "analogueextra",
  "_universes": [
    "gavinsimpson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-06-13T06:56:44.000Z",
      "distro": "noble",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "719c337946009087c8e8b965f5b3bfeda12662b2ff70cfe0b5e76b3c5a175760",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-06-13T06:56:44.000Z",
      "distro": "noble",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "8edbbe9abc040bfe4fce3892c05ab57d0410a732836d9097c587e1540f2f4071",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-06-13T06:55:20.000Z",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "56aae38c2bae270e3e5dd47851bfe5dbe8eafe399d80bd6d527c4d8441aa50be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-06-13T06:55:47.000Z",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "d833a3d33f11d4ff530443e4735ddff43c155cdcd534ffbb3713c48cda27ccde",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-06-13T06:56:34.000Z",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "5df43022c58a643df677ca935bc8bdcc771a9956a579307c04873af1d53735b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-06-13T06:55:21.000Z",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "51e56bb669c581c0271477bd02a3a97cff7b90cc1c72ee28349d1076cdf4287d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-06-13T06:54:59.000Z",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "ca95c452b3a0c20a1b1b88e0fc418ff159c1a32bbdf9d36c09168829a5cf9ef8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-06-13T06:55:09.000Z",
      "commit": "70f83696afdf9428703cf6eb66589ea7346773a4",
      "fileid": "cf148674cf1808656a3471d81016c0ad8bf82698af6d5dcb779c91698c457dfd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27459527869"
    }
  ]
}