{
  "_id": "6a4797aa2f27a93436c0f69d",
  "Package": "araponga",
  "Title": "Estimate 3D Orientations from 2D Landmarks",
  "Version": "1.0.1.9000",
  "Authors@R": "person(\"João C T\", \"Menezes\", \"\", \"jocateme@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4156-2934\"))",
  "Description": "Estimates possible 3D orientations of an object from the\n2D image coordinates of two landmarks and an approximate\ncamera-object elevation angle. Because a projected 2D angle can\nbe compatible with multiple 3D pitch, yaw, and view-elevation\nangles, the package returns compatible sets of orientations\nrather than a single unconstrained estimate.",
  "License": "GPL (>= 3)",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "URL": "https://github.com/jocateme/araponga",
  "BugReports": "https://github.com/jocateme/araponga/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libssl-dev",
  "Repository": "https://jocateme.r-universe.dev",
  "Date/Publication": "2026-07-02 19:42:07 UTC",
  "RemoteUrl": "https://github.com/jocateme/araponga",
  "RemoteRef": "HEAD",
  "RemoteSha": "46babc08981ede2a898a30098d571f8004618345",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 07:49:47 UTC",
    "User": "root"
  },
  "Author": "João C T Menezes [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4156-2934>)",
  "Maintainer": "João C T Menezes <jocateme@gmail.com>",
  "_user": "jocateme",
  "_type": "src",
  "_file": "araponga_1.0.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ac5ec273bf832e388fc394758debb0639005beb404e245eac8b10d1586c664b7",
  "_filesize": 5296076,
  "_sha256": "ac5ec273bf832e388fc394758debb0639005beb404e245eac8b10d1586c664b7",
  "_expires": "2026-10-11T11:06:17.000Z",
  "_created": "2026-07-03T07:49:47.000Z",
  "_published": "2026-07-03T11:06:18.404Z",
  "_jobs": [
    {
      "job": 84986814146,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060902575"
    },
    {
      "job": 84986814396,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060887850"
    },
    {
      "job": 84986814820,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060879247"
    },
    {
      "job": 84986814476,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060875098"
    },
    {
      "job": 84986813859,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060840306"
    },
    {
      "job": 84986814692,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8060878268"
    },
    {
      "job": 84986814744,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8060866658"
    },
    {
      "job": 84986814862,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8060867633"
    },
    {
      "job": 84986814402,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060868674"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718",
  "_status": "success",
  "_upstream": "https://github.com/jocateme/araponga",
  "_commit": {
    "id": "46babc08981ede2a898a30098d571f8004618345",
    "author": "Joao <jocateme@gmail.com>",
    "committer": "Joao <jocateme@gmail.com>",
    "message": "Increment version number to 1.0.1.9000\n",
    "time": 1783021327
  },
  "_maintainer": {
    "name": "João C T Menezes",
    "email": "jocateme@gmail.com",
    "login": "jocateme",
    "description": "",
    "uuid": 34283047,
    "orcid": "0000-0003-4156-2934"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jocateme",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 5
    },
    {
      "week": "2026-25",
      "n": 5
    },
    {
      "week": "2026-26",
      "n": 14
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2026-06-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jocateme",
      "count": 35,
      "uuid": 34283047
    }
  ],
  "_userbio": {
    "uuid": 34283047,
    "type": "user",
    "name": "João Menezes",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/araponga"
  },
  "_devurl": "https://github.com/jocateme/araponga",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/araponga.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jocateme/araponga",
  "_realowner": "jocateme",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "conventions",
    "deg2rad",
    "download.simdata",
    "find.3d",
    "find.pitch",
    "find.yaw",
    "pitch2d.from.3d",
    "pitch2d.from.xy",
    "pitch2d.w.error",
    "plot.angles",
    "rad2deg",
    "rotate3d",
    "Rx",
    "Ry",
    "Rz",
    "summarize.yaws",
    "trim.yaws"
  ],
  "_help": [
    {
      "page": "conventions",
      "title": "Plot angle conventions",
      "topics": [
        "conventions"
      ]
    },
    {
      "page": "deg2rad",
      "title": "Convert degrees to radians, and vice versa",
      "topics": [
        "deg2rad",
        "rad2deg"
      ]
    },
    {
      "page": "download.simdata",
      "title": "Download the precomputed simulation dataset",
      "topics": [
        "download.simdata"
      ]
    },
    {
      "page": "find.3d",
      "title": "Find combinations of 3D orientations that project to an observed 2D pitch",
      "topics": [
        "find.3d",
        "find.pitch",
        "find.yaw"
      ]
    },
    {
      "page": "pitch2d.from.3d",
      "title": "Calculate projected 2D pitch angle from orientations and view elevation",
      "topics": [
        "pitch2d.from.3d"
      ]
    },
    {
      "page": "pitch2d.from.xy",
      "title": "Calculate projected 2D pitch from two landmarks",
      "topics": [
        "pitch2d.from.xy"
      ]
    },
    {
      "page": "pitch2d.w.error",
      "title": "Simulate error in 2D pitch calculation from labeling error",
      "topics": [
        "pitch2d.w.error"
      ]
    },
    {
      "page": "plot.angles",
      "title": "Visualize angles",
      "topics": [
        "plot.angles"
      ]
    },
    {
      "page": "rotate3d",
      "title": "Create and apply 3D rotations",
      "topics": [
        "rotate3d",
        "Rx",
        "Ry",
        "Rz"
      ]
    },
    {
      "page": "summarize.yaws",
      "title": "Summarize yaw angles into the smallest continuous interval",
      "topics": [
        "summarize.yaws"
      ]
    },
    {
      "page": "trim.yaws",
      "title": "Trim candidate yaw sets by directional separation",
      "topics": [
        "trim.yaws"
      ]
    }
  ],
  "_readme": "https://github.com/jocateme/araponga/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "araponga.Rmd",
      "filename": "araponga.html",
      "title": "From 2D landmarks to 3D orientantions: the araponga workflow",
      "author": "João C. T. Menezes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Angle conventions",
        "Case study: estimating beak gape angle in bellbirds",
        "Step 1: projected 2D pitch",
        "Step 2: dealing with real camera angles",
        "Step 3: adding known view elevation",
        "Step 4: adding approximate yaw",
        "Step 5: calculating gape angle",
        "What if I'm interested in yaw?",
        "Choosing candidate values"
      ],
      "created": "2026-06-19 21:20:28",
      "modified": "2026-06-22 14:18:51",
      "commits": 5
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "araponga",
  "_universes": [
    "jocateme"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:52:52.000Z",
      "distro": "resolute",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/73adb11069279c1da349af7b957f730d0bcca1cbd10c460ec02e2e7411de2a81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:52:07.000Z",
      "distro": "resolute",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/740e35eca63027d85bcbc98e6399695ac877b419507c948bdd9c071e7c23d60a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:51:45.000Z",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/5207e931f3d409369192c76a23de5f22310498469fcde4f40d263df019571477",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:51:32.000Z",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/c5387673e7f5eae8c3dd223a355871c072ea7ce3692871d39bf671cc6cfc9419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:51:53.000Z",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/83d6ed281fe79715074cec589694fdcb8a72a3eb0cfb8c66fe8e1f1713102065",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:50:55.000Z",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/e29dc1ef2dca4ca100d8f69858c2429f0c8d2f7defe35b2833b87e7a8aafacd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:50:58.000Z",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/bdc28fc3e33b713d7406621fbb31115016fc6a76c25b43d30c90ad6329ef84d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-03T07:51:00.000Z",
      "commit": "46babc08981ede2a898a30098d571f8004618345",
      "fileid": "https://r2.ropensci.org/0f42eca02d09f4a3f166eb62eacb3c9d0d19bdbb0c331de600aa23ea3d236472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jocateme/actions/runs/28646334718"
    }
  ]
}