{
  "_id": "6a4cc02c07c3fd5c3261043e",
  "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-07-07 08:57:16 UTC",
    "User": "root"
  },
  "Author": "Fabio Votta [aut, cre]",
  "Maintainer": "Fabio Votta <fabio.votta@gmail.com>",
  "_user": "favstats",
  "_type": "src",
  "_file": "peRspective_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/bcb2cb932e3047f1466671dff8459095daa49618c9645892fe4f5db25493ddc2",
  "_filesize": 624827,
  "_sha256": "bcb2cb932e3047f1466671dff8459095daa49618c9645892fe4f5db25493ddc2",
  "_expires": "2026-10-15T09:00:26.000Z",
  "_created": "2026-07-07T08:57:16.000Z",
  "_published": "2026-07-07T09:00:28.674Z",
  "_jobs": [
    {
      "job": 85576451578,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8132902180"
    },
    {
      "job": 85576451588,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8132899640"
    },
    {
      "job": 85576451605,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8132882080"
    },
    {
      "job": 85576451598,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8132880236"
    },
    {
      "job": 85575855356,
      "time": 191,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132846943"
    },
    {
      "job": 85576451553,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8132893807"
    },
    {
      "job": 85576451591,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8132887002"
    },
    {
      "job": 85576451587,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8132885273"
    },
    {
      "job": 85576451617,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8132883845"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 352,
    "description": "R User | Political Data Scientist | \r\n@r-user-group-stuttgart with @systats "
  },
  "_downloads": {
    "count": 79,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-07T08:59:34.000Z",
      "distro": "resolute",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/d0af881f2ed147f461665a6efb5fb2d4f9b7ca187b7e7ed2b6fdb32c37bde973",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-07T08:59:29.000Z",
      "distro": "resolute",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/e4ebae2d1b2d8fbfc206764d16912b5c7227959bd721303cc64857f80b3ecbcc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-07T08:58:44.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/963dda9b898483732976aa24bbb107e3fb1d596dd5d0a65bdc12642e6e708e15",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-07T08:58:39.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/b03ae0800c6d29b0844f473de47583a88ae9ac0016f325e218f1f374a2d68fd8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-07T08:59:29.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/0b4e3d915fce4ed3f1f584c2698a6b9b74aab7185097d89588cb23b0a360492b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T08:58:50.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/da310d872cfad2584644d989716e520a6f70de461d2b6faa3a0f2eb97596961c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T08:58:45.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/0b11447c346f7b45f9f038b31f34ecc17a986cbec83cb93be80c81ff15996f7f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-07T08:58:42.000Z",
      "commit": "4373272c66ca5e21c1f209d3a72f7c1c0ac287e2",
      "fileid": "https://r2.ropensci.org/7a8ad57e9c8c2f850c45cc46ba7b05251da759eff2f569f8006ed17069671597",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/favstats/actions/runs/28853953660"
    }
  ]
}