{
  "_id": "6a26b1a424555f66ed523e0d",
  "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-06-08 09:42:05 UTC",
    "User": "root"
  },
  "Author": "Stephanie Kobakian [aut, cre],\nMitchell O'Hara-Wild [aut]",
  "Maintainer": "Stephanie Kobakian <stephanie.kobakian@gmail.com>",
  "MD5sum": "1db74c4c4466867359509876ccf2281f",
  "_user": "srkobakian",
  "_type": "src",
  "_file": "taipan_0.1.2.tar.gz",
  "_fileid": "d2b498b3295a9a02998b2bf5ab845cd0414e1d4d49e9e8906e5b5926f4e34c75",
  "_filesize": 2239200,
  "_sha256": "d2b498b3295a9a02998b2bf5ab845cd0414e1d4d49e9e8906e5b5926f4e34c75",
  "_created": "2026-06-08T09:42:05.000Z",
  "_published": "2026-06-08T12:12:20.807Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80091036183,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476685508"
    },
    {
      "job": 80091036134,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476683689"
    },
    {
      "job": 80091035856,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476693273"
    },
    {
      "job": 80091035876,
      "time": 207,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476691462"
    },
    {
      "job": 80091035553,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476627003"
    },
    {
      "job": 80091036244,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476676689"
    },
    {
      "job": 80091036360,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476673087"
    },
    {
      "job": 80091036249,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476660693"
    },
    {
      "job": 80091036053,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476664259"
    }
  ],
  "_buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "R package developer in a previous life"
  },
  "_downloads": {
    "count": 129,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taipan"
  },
  "_devurl": "https://github.com/srkobakian/taipan",
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_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-06-08T09:44:35.000Z",
      "distro": "noble",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "46593dedb6a001d0ccf51684c94e5f0327024ddd72d01938083d6d6d19cd5e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-08T09:44:31.000Z",
      "distro": "noble",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "0e85a2480a6b955400881e55801c50814967f390f479917f14d459acb81ceb8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-08T09:44:56.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "0d3a3702e5b028b86eefa5769f379eff5d8d5e049c8296ed8b626f9ae566d222",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-08T09:44:47.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "6a014f8bf4403e6ed7ce4fed8c61a5a09824a6037ee9699fdddb72ed05abd23e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-08T09:44:28.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "73eebf84cb4eda321e80c6cc130e2efdf53ea8e512a6d04ff986bb1bff9c716b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-08T09:43:56.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "38f0f43b829a0cad99620e0726a3983da6a206ddfaf16459584ed495e313397c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-08T09:43:25.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "8886760d120ee8ac0aee150c1016f69773065c5eb8982ae516e48bfc1df4c5cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-08T09:43:34.000Z",
      "commit": "be9148990aa587e71ec1050b41d773e13d86b1d3",
      "fileid": "d502396c98bdb28edc4e9f05db1317ac5fba28ae3c94e1a91ab3cbe64a660dd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/srkobakian/actions/runs/27128944240"
    }
  ]
}