{
  "_id": "6a253a824b233be198398867",
  "Package": "peRspective",
  "Title": "Interface to the 'Perspective' API",
  "Version": "0.1.1",
  "Authors@R": "person(\"Fabio\", \"Votta\", email = \"fabio.votta@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Interface to the 'Perspective' API, which can be found at\nthe following URL:\n<https://github.com/conversationai/perspectiveapi#perspective-comment-analyzer-api>.\nThe 'Perspective' API uses machine learning models to score the\nperceived impact a comment might have on a conversation (i.e.\nTOXICITY, INFLAMMATORY, etc.). 'peRspective' provides access to\nthe API and returns tidy data frames with results of the\nspecified machine learning model(s).",
  "URL": "https://favstats.github.io/peRspective/,\nhttps://github.com/favstats/peRspective",
  "BugReports": "https://github.com/favstats/peRspective",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://favstats.r-universe.dev",
  "Date/Publication": "2021-07-13 13:41:57 UTC",
  "RemoteUrl": "https://github.com/favstats/peRspective",
  "RemoteRef": "HEAD",
  "RemoteSha": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:29:05 UTC",
    "User": "root"
  },
  "Author": "Fabio Votta [aut, cre]",
  "Maintainer": "Fabio Votta <fabio.votta@gmail.com>",
  "MD5sum": "929c736e3bb804e4fc80c6e376d5ed16",
  "_user": "favstats",
  "_type": "src",
  "_file": "peRspective_0.1.1.tar.gz",
  "_fileid": "ad6faf10e383c1a309b8c6ac36005c1cd696f97bdc852d446f25a0225dc77310",
  "_filesize": 623782,
  "_sha256": "ad6faf10e383c1a309b8c6ac36005c1cd696f97bdc852d446f25a0225dc77310",
  "_created": "2026-06-07T09:29:05.000Z",
  "_published": "2026-06-07T09:31:46.362Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79947991736,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462840208"
    },
    {
      "job": 79947991740,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462839164"
    },
    {
      "job": 79947991733,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462837332"
    },
    {
      "job": 79947991734,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462834678"
    },
    {
      "job": 79947803864,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462823305"
    },
    {
      "job": 79947991729,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462839687"
    },
    {
      "job": 79947991743,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462838055"
    },
    {
      "job": 79947991750,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462834219"
    },
    {
      "job": 79947991745,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462833452"
    }
  ],
  "_buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/favstats/peRspective",
  "_commit": {
    "id": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
    "author": "favstats <fabio.votta@gmail.com>",
    "committer": "favstats <fabio.votta@gmail.com>",
    "message": "resubmit to CRAN\n",
    "time": 1626183717
  },
  "_maintainer": {
    "name": "Fabio Votta",
    "email": "fabio.votta@gmail.com",
    "login": "favstats",
    "description": "R User | Political Data Scientist | \n@r-user-group-stuttgart with @systats ",
    "uuid": 12173862
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "badger",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    }
  ],
  "_owner": "favstats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "machine-learning",
    "perspective-api",
    "toxic-comment-classification"
  ],
  "_stars": 56,
  "_contributors": [
    {
      "user": "favstats",
      "count": 111,
      "uuid": 12173862
    }
  ],
  "_userbio": {
    "uuid": 12173862,
    "type": "user",
    "name": "Fabio Votta",
    "description": "R User | Political Data Scientist | \r\n@r-user-group-stuttgart with @systats "
  },
  "_downloads": {
    "count": 65,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/peRspective"
  },
  "_devurl": "https://github.com/favstats/perspective",
  "_pkgdown": "https://favstats.github.io/peRspective/",
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/peRspective.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-05-20"
    },
    {
      "version": "0.1.1",
      "date": "2021-07-14"
    }
  ],
  "_exports": [
    "%>%",
    "db_append",
    "db_get_data",
    "db_remove",
    "msg",
    "print_progress",
    "prsp_score",
    "prsp_stream",
    "specify_decimal"
  ],
  "_datasets": [
    {
      "name": "prsp_exp_models",
      "title": "All valid experimental Perspective API models",
      "object": "prsp_exp_models",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "prsp_models",
      "title": "All valid (non-experimental) Perspective API models",
      "object": "prsp_models",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "perspective-package",
      "title": "peRspective: Interface to the Perspective API",
      "topics": [
        "perspective-package",
        "peRspective"
      ]
    },
    {
      "page": "db_append",
      "title": "SQL Database Append",
      "topics": [
        "db_append"
      ]
    },
    {
      "page": "db_get_data",
      "title": "SQL Database Retrieve",
      "topics": [
        "db_get_data"
      ]
    },
    {
      "page": "db_remove",
      "title": "SQL Database Remove",
      "topics": [
        "db_remove"
      ]
    },
    {
      "page": "form_request",
      "title": "Create a GET request for Perspective API",
      "topics": [
        "form_request"
      ]
    },
    {
      "page": "msg",
      "title": "Send a fancy message",
      "topics": [
        "msg"
      ]
    },
    {
      "page": "perspective_api_key",
      "title": "Check if API key is present",
      "topics": [
        "perspective_api_key"
      ]
    },
    {
      "page": "print_progress",
      "title": "Print progress in purrr::imap environment",
      "topics": [
        "print_progress"
      ]
    },
    {
      "page": "prsp_exp_models",
      "title": "All valid experimental Perspective API models",
      "topics": [
        "prsp_exp_models"
      ]
    },
    {
      "page": "prsp_models",
      "title": "All valid (non-experimental) Perspective API models",
      "topics": [
        "prsp_models"
      ]
    },
    {
      "page": "prsp_score",
      "title": "Analyze comments with Perspective API",
      "topics": [
        "prsp_score"
      ]
    },
    {
      "page": "prsp_stream",
      "title": "Stream comment scores with Perspective API",
      "topics": [
        "prsp_stream"
      ]
    },
    {
      "page": "specify_decimal",
      "title": "Specify a decimal",
      "topics": [
        "specify_decimal"
      ]
    },
    {
      "page": "unnest_scores",
      "title": "Unnest scores coming out of Perspective API",
      "topics": [
        "unnest_scores"
      ]
    }
  ],
  "_readme": "https://github.com/favstats/peRspective/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rlist",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "yaml"
  ],
  "_score": 3.894316062684439,
  "_indexed": true,
  "_nocasepkg": "perspective",
  "_universes": [
    "favstats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T09:31:16.000Z",
      "distro": "noble",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "579bc04bb9679940e0255fd2d20c9875deb97377c93919d569b25b53451d5ed9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T09:31:07.000Z",
      "distro": "noble",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "b4da3b80d998ab42037b38a69f6afa3465f26256f7c4196264ad3f82267a2713",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T09:30:53.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "e715dd07cd4de4e8edad2868ec7d05a814864379adcbb95681b01d4d8ec36a84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T09:30:35.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "c3f3e36e935ac77ccec5976b48deb3230911b1af635d848e361727bb466cad15",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-07T09:31:28.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "6cd3adfffd061b08497b0c6a949b70ac8d03c6878043344b1e63aa87ae6f3e02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T09:30:54.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "82a10677880fd9dbac9cc95a674d68eb79a351e9d70396ceb5dbf8a299457867",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T09:30:27.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "f3be7fcb6e972e1e3cc894ffa0a9d7058d450c5f6740957b3113b97d4bc821a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T09:30:19.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "1b0b636891a80e17b330620ec1851b3173bc8e07bb54964fb93892c9f138af8d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/27088587315"
    }
  ]
}