{
  "_id": "6a1082c4acfb0bcc41caefb8",
  "Package": "facerec",
  "Type": "Package",
  "Title": "An Interface for Face Recognition",
  "Version": "0.1.0",
  "Date": "2018-05-14",
  "Authors@R": "person(\"Carsten\", \"Schwemmer\", email = \"c.schwem2er@gmail.com\", comment = c(ORCID = \"0000-0001-9084-946X\"), role = c(\"aut\", \"cre\"))",
  "URL": "https://github.com/cschwem2er/facerec",
  "BugReports": "https://github.com/cschwem2er/facerec/issues",
  "Description": "Provides an interface to the 'Kairos' Face Recognition API\n<https://kairos.com/face-recognition-api>. The API detects\nfaces in images and returns estimates for demographics.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://cschwem2er.r-universe.dev",
  "Date/Publication": "2019-06-18 09:50:03 UTC",
  "RemoteUrl": "https://github.com/cschwem2er/facerec",
  "RemoteRef": "HEAD",
  "RemoteSha": "af79543940c7a79b742db066bce297707a6bd88e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 05:30:48 UTC",
    "User": "root"
  },
  "Author": "Carsten Schwemmer [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9084-946X>)",
  "Maintainer": "Carsten Schwemmer <c.schwem2er@gmail.com>",
  "MD5sum": "b7d12a3076544d84caef6323a733dbb5",
  "_user": "cschwem2er",
  "_type": "src",
  "_file": "facerec_0.1.0.tar.gz",
  "_fileid": "193a651c141ee3a4de321a8d2769629fc9107a1de6494bd18d625a413e9a5dfb",
  "_filesize": 630497,
  "_sha256": "193a651c141ee3a4de321a8d2769629fc9107a1de6494bd18d625a413e9a5dfb",
  "_created": "2026-05-06T05:30:48.000Z",
  "_published": "2026-05-22T16:22:28.513Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77419712178,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6823331026"
    },
    {
      "job": 77419712320,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823328716"
    },
    {
      "job": 77419712189,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6823333973"
    },
    {
      "job": 77419712057,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823341433"
    },
    {
      "job": 77419711905,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823300322"
    },
    {
      "job": 77419711790,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165328574"
    },
    {
      "job": 77419712257,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6823321607"
    },
    {
      "job": 77419712769,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6823319629"
    },
    {
      "job": 77419712409,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823318007"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cschwem2er/facerec",
  "_commit": {
    "id": "af79543940c7a79b742db066bce297707a6bd88e",
    "author": "Carsten Schwemmer <c.schwem2er@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "update readme",
    "time": 1560851403
  },
  "_maintainer": {
    "name": "Carsten Schwemmer",
    "email": "c.schwem2er@gmail.com",
    "login": "cschwem2er",
    "twitter": "@c_schwemmer",
    "uuid": 7460499,
    "orcid": "0000-0001-9084-946X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magick",
      "version": ">= 1.9.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.9.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cschwem2er",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "imagerecognition"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "cschwem2er",
      "count": 8,
      "uuid": 7460499
    }
  ],
  "_userbio": {
    "uuid": 7460499,
    "type": "user",
    "name": "Carsten Schwemmer",
    "description": "Computational Social Scientist"
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/facerec"
  },
  "_devurl": "https://github.com/cschwem2er/facerec",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/facerec.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cschwem2er/facerec",
  "_realowner": "cschwem2er",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-05-14"
    }
  ],
  "_exports": [
    "%>%",
    "detect",
    "enroll",
    "facerec_init",
    "get_galleries",
    "get_gallery_subjects",
    "prep_image",
    "recognize",
    "remove_gallery",
    "remove_subject",
    "verify",
    "view_subject"
  ],
  "_help": [
    {
      "page": "detect",
      "title": "detect faces",
      "topics": [
        "detect"
      ]
    },
    {
      "page": "enroll",
      "title": "enroll faces",
      "topics": [
        "enroll"
      ]
    },
    {
      "page": "facerec_init",
      "title": "authorization",
      "topics": [
        "facerec_init"
      ]
    },
    {
      "page": "get_galleries",
      "title": "list galleries",
      "topics": [
        "get_galleries"
      ]
    },
    {
      "page": "get_gallery_subjects",
      "title": "get gallery subjects",
      "topics": [
        "get_gallery_subjects"
      ]
    },
    {
      "page": "prep_image",
      "title": "prepare local image",
      "topics": [
        "prep_image"
      ]
    },
    {
      "page": "recognize",
      "title": "recognize face",
      "topics": [
        "recognize"
      ]
    },
    {
      "page": "remove_gallery",
      "title": "remove gallery",
      "topics": [
        "remove_gallery"
      ]
    },
    {
      "page": "remove_subject",
      "title": "remove subject",
      "topics": [
        "remove_subject"
      ]
    },
    {
      "page": "verify",
      "title": "verify face",
      "topics": [
        "verify"
      ]
    },
    {
      "page": "view_subject",
      "title": "view subject",
      "topics": [
        "view_subject"
      ]
    }
  ],
  "_readme": "https://github.com/cschwem2er/facerec/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "evaluate",
    "generics",
    "glue",
    "highr",
    "httr",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to facerec",
      "engine": "knitr::rmarkdown",
      "headings": [
        "An Interface for Face Recognition in R",
        "How to Install",
        "How to Use",
        "Authentification",
        "Face Recognition"
      ],
      "created": "2018-05-12 14:27:24",
      "modified": "2018-10-08 10:52:33",
      "commits": 11
    }
  ],
  "_score": 5.4734869700645685,
  "_indexed": true,
  "_nocasepkg": "facerec",
  "_universes": [
    "cschwem2er"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-06T05:33:11.000Z",
      "distro": "noble",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "d42620b1ff034727e280712b28d0bc88855e37aee32ee0713bd5d9c42a6af547",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-06T05:33:01.000Z",
      "distro": "noble",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "ec585a961d75b298df6f96a4233179099d91b0a0124412db1abe6e96e9debbf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-06T05:33:27.000Z",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "9c220fc4e6a0e2132913e4c0c26c97ee1d0fbd15313ff43b7594ee3458642b3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-06T05:34:05.000Z",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "0bae568325ced099505bc9c074a801808f7e832458d44d115e42174cc77cadb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-06T05:32:25.000Z",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "368618b71597f07e3bf063e5a6d85df236d4f2ae5104f003c4efabe9d098732a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-06T05:32:12.000Z",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "eabd0b0c39e053eb6956749cd2da8463c90d0b70ba032c47bed1c0bace918204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-06T05:32:07.000Z",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "6b4bc8c78167f84d28904395dad27856da2cdf2424cce2ef56d10e1d49056cf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T16:21:41.000Z",
      "commit": "af79543940c7a79b742db066bce297707a6bd88e",
      "fileid": "e1ebfddf1afd34ec85ae91bc5c4ac7be8c5138c3e4f2e9f70266a6cc0979085b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/25418145926"
    }
  ]
}