{
  "_id": "6a4e0dfee691af43f13dfc04",
  "Package": "taipan",
  "Version": "0.1.2",
  "Title": "Tool for Annotating Images in Preparation for Analysis",
  "Authors@R": "c(person(\"Stephanie\", \"Kobakian\", email = \"stephanie.kobakian@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Mitchell\", \"O'Hara-Wild\", email = \"mail@mitchelloharawild.com\", role = c(\"aut\")))",
  "Description": "A tool to help create shiny apps for selecting and\nannotating elements of images. Users must supply images,\nquestions, and answer choices. The user interface is a dynamic\nshiny app, that displays the images and questions and answer\nchoices. The data generated can be saved to a file that can be\nused for subsequent analysis. The original purpose was to\nannotate still images from tennis video for face recognition\nand emotion detection purposes.",
  "URL": "https://github.com/srkobakian/taipan",
  "BugReports": "https://github.com/srkobakian/taipan/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "6.1.0",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE, roclets=c('rd', 'collate', 'namespace'))",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://srkobakian.r-universe.dev",
  "Date/Publication": "2019-10-30 03:51:03 UTC",
  "RemoteUrl": "https://github.com/srkobakian/taipan",
  "RemoteRef": "HEAD",
  "RemoteSha": "be9148990aa587e71ec1050b41d773e13d86b1d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 08:41:18 UTC",
    "User": "root"
  },
  "Author": "Stephanie Kobakian [aut, cre],\nMitchell O'Hara-Wild [aut]",
  "Maintainer": "Stephanie Kobakian <stephanie.kobakian@gmail.com>",
  "_user": "srkobakian",
  "_type": "src",
  "_file": "taipan_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/0aae094f4259a986e043e2ca8f2ae41b3eb5a874733e092bee0ced19d2b03d64",
  "_filesize": 2241160,
  "_sha256": "0aae094f4259a986e043e2ca8f2ae41b3eb5a874733e092bee0ced19d2b03d64",
  "_expires": "2026-10-16T08:44:41.000Z",
  "_created": "2026-07-08T08:41:18.000Z",
  "_published": "2026-07-08T08:44:46.833Z",
  "_jobs": [
    {
      "job": 85824886893,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8162830412"
    },
    {
      "job": 85824886928,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8162836719"
    },
    {
      "job": 85824886970,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8162822003"
    },
    {
      "job": 85824886943,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8162813452"
    },
    {
      "job": 85824277284,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8162769380"
    },
    {
      "job": 85824886887,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8162821582"
    },
    {
      "job": 85824886944,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8162801276"
    },
    {
      "job": 85824886980,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8162801514"
    },
    {
      "job": 85824886941,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8162803133"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610",
  "_status": "success",
  "_upstream": "https://github.com/srkobakian/taipan",
  "_commit": {
    "id": "be9148990aa587e71ec1050b41d773e13d86b1d3",
    "author": "Mitchell <mitch.ohara-wild@monash.edu>",
    "committer": "Mitchell <mitch.ohara-wild@monash.edu>",
    "message": "Added hex stickers to repo\n\n",
    "time": 1572407463
  },
  "_maintainer": {
    "name": "Stephanie Kobakian",
    "email": "stephanie.kobakian@gmail.com",
    "login": "srkobakian",
    "description": "R package developer in a previous life",
    "uuid": 19852966
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    }
  ],
  "_owner": "srkobakian",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 32,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 143,
      "uuid": 16127127
    },
    {
      "user": "srkobakian",
      "count": 132,
      "uuid": 19852966
    },
    {
      "user": "dicook",
      "count": 7,
      "uuid": 253191
    }
  ],
  "_userbio": {
    "uuid": 19852966,
    "type": "user",
    "name": "Stephanie Kobakian",
    "followers": 27,
    "description": "R package developer in a previous life"
  },
  "_downloads": {
    "count": 279,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taipan"
  },
  "_devurl": "https://github.com/srkobakian/taipan",
  "_searchresults": 29,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/taipan.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/srkobakian/taipan",
  "_realowner": "srkobakian",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-09-19"
    },
    {
      "version": "0.1.2",
      "date": "2018-09-27"
    }
  ],
  "_exports": [
    "buildTaipan",
    "taipanQuestions"
  ],
  "_help": [
    {
      "page": "buildTaipan",
      "title": "Build a taipan application",
      "topics": [
        "buildTaipan"
      ]
    },
    {
      "page": "taipanQuestions",
      "title": "Prepare a set of questions for taipan",
      "topics": [
        "taipanQuestions"
      ]
    }
  ],
  "_readme": "https://github.com/srkobakian/taipan/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "taipan-vignette.Rmd",
      "filename": "taipan-vignette.html",
      "title": "Taipan Vignette",
      "author": "Stephanie Kobakian",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Usage",
        "Example Images",
        "Creating your app",
        "Create questions",
        "Build app",
        "Using the app",
        "Annotating Images",
        "Selecting areas",
        "Saving answers",
        "Exporting answers",
        "Editing results"
      ],
      "created": "2018-01-23 03:59:18",
      "modified": "2018-09-04 05:53:49",
      "commits": 19
    }
  ],
  "_score": 5.967547976218862,
  "_indexed": true,
  "_nocasepkg": "taipan",
  "_universes": [
    "srkobakian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-08T08:43:51.000Z",
      "distro": "resolute",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/c5ec6410558204bf6d9f034010c7339e811264d037afc63a311a7252bf59edaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-08T08:44:03.000Z",
      "distro": "resolute",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/b483319866de4b770d6e0519f205edab5b298decd299ceac9ae36bda4b284872",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-08T08:43:33.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/070110eb65fb8e15b894fcdb0f0e2979c2dda8b308576c75bb2c05d8889946f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-08T08:43:14.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/de57a674bcd46a782fe893217d831ab43d64b122e7fa190c7e20b65e14bdd9b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-08T08:43:43.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/00e7d12dd8d8c8ec571def08441e1da4afd8ca488fe885f5a4725e137e441361",
      "status": "success",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-08T08:42:35.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/d8af14c012ddda9e4255dbd525ebaf19e5f8c04e905f9e7cd0088425a64f14b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-08T08:42:35.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/ed1add3c54775202e2ae6a66a82a7668d26681814080bfdf4d6e5d3fd3ceea9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-08T08:42:40.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "https://r2.ropensci.org/b8b201f791ffef685f42c8ca99eea15d94e437409e283dd28ddbfbd26b15afe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/28929292610"
    }
  ]
}