{
  "_id": "6a1148fcacfb0bcc41ce824a",
  "Package": "proustr",
  "Title": "Tools for Natural Language Processing in French",
  "Version": "0.4.0",
  "Date": "2019-02-05",
  "Authors@R": "person(\"Colin\", \"Fay\", email = \"contact@colinfay.me\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7343-1846\"))",
  "Description": "Tools for Natural Language Processing in French and texts\nfrom Marcel Proust's collection \"A La Recherche Du Temps\nPerdu\". The novels contained in this collection are \"Du cote de\nchez Swann \", \"A l'ombre des jeunes filles en fleurs\",\"Le Cote\nde Guermantes\", \"Sodome et Gomorrhe I et II\", \"La Prisonniere\",\n\"Albertine disparue\", and \"Le Temps retrouve\".",
  "URL": "https://github.com/ColinFay/proustr",
  "BugReports": "https://github.com/ColinFay/proustr/issues",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "RoxygenNote": "6.1.0",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://colinfay.r-universe.dev",
  "Date/Publication": "2019-02-05 13:17:02 UTC",
  "RemoteUrl": "https://github.com/colinfay/proustr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:24:59 UTC",
    "User": "root"
  },
  "Author": "Colin Fay [aut, cre] (ORCID: <https://orcid.org/0000-0001-7343-1846>)",
  "Maintainer": "Colin Fay <contact@colinfay.me>",
  "MD5sum": "765a6c06bc9bb66878d9e01a354d5d60",
  "_user": "colinfay",
  "_type": "src",
  "_file": "proustr_0.4.0.tar.gz",
  "_fileid": "85596057721b95e8a67f0811b50f69d4455fae59bd95d4823e3fd6473c998e9a",
  "_filesize": 2128097,
  "_sha256": "85596057721b95e8a67f0811b50f69d4455fae59bd95d4823e3fd6473c998e9a",
  "_created": "2026-05-23T06:24:59.000Z",
  "_published": "2026-05-23T06:28:12.519Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77503021128,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7174923724"
    },
    {
      "job": 77503021129,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174922034"
    },
    {
      "job": 77503021139,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7174915837"
    },
    {
      "job": 77503021122,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174917242"
    },
    {
      "job": 77502870992,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174907652"
    },
    {
      "job": 77503021115,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174919645"
    },
    {
      "job": 77503021125,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7174919193"
    },
    {
      "job": 77503021133,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7174917423"
    },
    {
      "job": 77503021131,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174919030"
    }
  ],
  "_buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/colinfay/proustr",
  "_commit": {
    "id": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
    "author": "Colin <colin@thinkr.fr>",
    "committer": "Colin <colin@thinkr.fr>",
    "message": "update for new cran release\n",
    "time": 1549372622
  },
  "_maintainer": {
    "name": "Colin Fay",
    "email": "contact@colinfay.me",
    "login": "colinfay",
    "twitter": "@_ColinFay",
    "description": "👨‍💻 Data Science and Engineering at @ThinkR-open. \n\"Chaotic good developer\". \nLoves building things, loves breaking things. \nRuns 🏃‍♂️. \nEats plants 🌱.",
    "uuid": 17936236,
    "orcid": "0000-0001-7343-1846"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tokenizers",
      "role": "Imports"
    },
    {
      "package": "SnowballC",
      "role": "Imports"
    },
    {
      "package": "attempt",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "colinfay",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 24,
  "_contributors": [
    {
      "user": "colinfay",
      "count": 131,
      "uuid": 17936236
    }
  ],
  "_userbio": {
    "uuid": 17936236,
    "type": "user",
    "name": "Colin Fay",
    "description": "👨‍💻 Data Science and Engineering at @thinkr-open. \r\n\"Chaotic good developer\". \r\nLoves building things, loves breaking things. \r\nRuns 🏃‍♂️. \r\nEats plants 🌱."
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/proustr"
  },
  "_devurl": "https://github.com/colinfay/proustr",
  "_searchresults": 108,
  "_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/proustr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/colinfay/proustr",
  "_realowner": "colinfay",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-06"
    },
    {
      "version": "0.2.0",
      "date": "2017-09-27"
    },
    {
      "version": "0.2.1",
      "date": "2017-10-04"
    },
    {
      "version": "0.4.0",
      "date": "2019-02-05"
    }
  ],
  "_exports": [
    "pr_detect_days",
    "pr_detect_months",
    "pr_detect_pro",
    "pr_keep_only_alnum",
    "pr_normalize_punc",
    "pr_stem_sentences",
    "pr_stem_words",
    "pr_unacent",
    "proust_books",
    "proust_characters",
    "proust_random",
    "proust_sentiments",
    "proust_stopwords"
  ],
  "_datasets": [
    {
      "name": "albertinedisparue",
      "title": "Marcel Proust's novel \"Albertine disparue\"",
      "object": "albertinedisparue",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book",
        "volume",
        "year"
      ],
      "rows": 259,
      "table": true,
      "tojson": true
    },
    {
      "name": "alombredesjeunesfillesenfleurs",
      "title": "Marcel Proust's novel \"À l’ombre des jeunes filles en fleurs\"",
      "object": "alombredesjeunesfillesenfleurs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book",
        "volume",
        "year"
      ],
      "rows": 792,
      "table": true,
      "tojson": true
    },
    {
      "name": "ducotedechezswann",
      "title": "Marcel Proust's novel \"Du côté de chez Swann\"",
      "object": "ducotedechezswann",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book",
        "volume",
        "year"
      ],
      "rows": 1004,
      "table": true,
      "tojson": true
    },
    {
      "name": "laprisonniere",
      "title": "Marcel Proust's novel \"La Prisonnière\"",
      "object": "laprisonniere",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book",
        "volume",
        "year"
      ],
      "rows": 365,
      "table": true,
      "tojson": true
    },
    {
      "name": "lecotedeguermantes",
      "title": "Marcel Proust's novel \"Le côté de Guermantes\"",
      "object": "lecotedeguermantes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book",
        "volume",
        "year"
      ],
      "rows": 1610,
      "table": true,
      "tojson": true
    },
    {
      "name": "letempretrouve",
      "title": "Marcel Proust's novel \"Le temps retrouvé\"",
      "object": "letempretrouve",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book",
        "volume",
        "year"
      ],
      "rows": 248,
      "table": true,
      "tojson": true
    },
    {
      "name": "proust_char",
      "title": "Characters from \"À la recherche du temps perdu\"",
      "object": "proust_char",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "perso"
      ],
      "rows": 461,
      "table": true,
      "tojson": true
    },
    {
      "name": "sodomeetgomorrhe",
      "title": "Marcel Proust's novel \"Sodome et Gomorrhe\"",
      "object": "sodomeetgomorrhe",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book",
        "volume",
        "year"
      ],
      "rows": 412,
      "table": true,
      "tojson": true
    },
    {
      "name": "stop_words",
      "title": "Stopwords",
      "object": "stop_words",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "word"
      ],
      "rows": 689,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "albertinedisparue",
      "title": "Marcel Proust's novel \"Albertine disparue\"",
      "topics": [
        "albertinedisparue"
      ]
    },
    {
      "page": "alombredesjeunesfillesenfleurs",
      "title": "Marcel Proust's novel \"À l’ombre des jeunes filles en fleurs\"",
      "topics": [
        "alombredesjeunesfillesenfleurs"
      ]
    },
    {
      "page": "ducotedechezswann",
      "title": "Marcel Proust's novel \"Du côté de chez Swann\"",
      "topics": [
        "ducotedechezswann"
      ]
    },
    {
      "page": "laprisonniere",
      "title": "Marcel Proust's novel \"La Prisonnière\"",
      "topics": [
        "laprisonniere"
      ]
    },
    {
      "page": "lecotedeguermantes",
      "title": "Marcel Proust's novel \"Le côté de Guermantes\"",
      "topics": [
        "lecotedeguermantes"
      ]
    },
    {
      "page": "letempretrouve",
      "title": "Marcel Proust's novel \"Le temps retrouvé\"",
      "topics": [
        "letempretrouve"
      ]
    },
    {
      "page": "pr_detect_days",
      "title": "Detect french days",
      "topics": [
        "pr_detect_days"
      ]
    },
    {
      "page": "pr_detect_months",
      "title": "Detect french months",
      "topics": [
        "pr_detect_months"
      ]
    },
    {
      "page": "pr_detect_pro",
      "title": "Detect French pronoums",
      "topics": [
        "pr_detect_pro"
      ]
    },
    {
      "page": "pr_keep_only_alnum",
      "title": "Remove non alnum elements",
      "topics": [
        "pr_keep_only_alnum"
      ]
    },
    {
      "page": "pr_normalize_punc",
      "title": "Normalize punctuation",
      "topics": [
        "pr_normalize_punc"
      ]
    },
    {
      "page": "pr_stem_sentences",
      "title": "Stem a dataframe containing a column with sentences",
      "topics": [
        "pr_stem_sentences"
      ]
    },
    {
      "page": "pr_stem_words",
      "title": "Stem a dataframe containing a column with words",
      "topics": [
        "pr_stem_words"
      ]
    },
    {
      "page": "pr_unacent",
      "title": "Remove accents",
      "topics": [
        "pr_unacent"
      ]
    },
    {
      "page": "proust_books",
      "title": "Tidy data frame of Marcel Proust's 7 novels from La Recherche",
      "topics": [
        "proust_books"
      ]
    },
    {
      "page": "proust_char",
      "title": "Characters from \"À la recherche du temps perdu\"",
      "topics": [
        "proust_char"
      ]
    },
    {
      "page": "proust_characters",
      "title": "Characters from Proust Books",
      "topics": [
        "proust_characters"
      ]
    },
    {
      "page": "proust_random",
      "title": "Create a Random Proust extract",
      "topics": [
        "proust_random"
      ]
    },
    {
      "page": "proust_sentiments",
      "title": "Old sentiment lexicon This function has been deprecated, and will be in next proustr version. See the rfeel package now: http://github.com/ColinFay/rfeel",
      "topics": [
        "proust_sentiments"
      ]
    },
    {
      "page": "proust_stopwords",
      "title": "Stop Words",
      "topics": [
        "proust_stopwords"
      ]
    },
    {
      "page": "sodomeetgomorrhe",
      "title": "Marcel Proust's novel \"Sodome et Gomorrhe\"",
      "topics": [
        "sodomeetgomorrhe"
      ]
    },
    {
      "page": "stop_words",
      "title": "Stopwords",
      "topics": [
        "stop_words"
      ]
    }
  ],
  "_readme": "https://github.com/colinfay/proustr/raw/HEAD/README.md",
  "_rundeps": [
    "attempt",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "SnowballC",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tokenizers",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gettingstarted.Rmd",
      "filename": "gettingstarted.html",
      "title": "Getting started with proustr",
      "author": "Colin FAY",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tools for Natural Language Processing in French and texts from Marcel Proust's collection \"A La Recherche Du Temps Perdu\"",
        "Find your way into",
        "proust_*() functions",
        "proust_books()",
        "proust_characters()",
        "proust_random()",
        "proust_stopwords()",
        "pr_*() functions",
        "pr_detect_days()",
        "pr_detect_months()",
        "pr_detect_pro()",
        "pr_keep_only_alnum()",
        "pr_normalize_punc()",
        "pr_stem()",
        "Install proustr"
      ],
      "created": "2017-09-03 20:19:05",
      "modified": "2019-02-05 13:17:02",
      "commits": 7
    }
  ],
  "_score": 6.1126050015345745,
  "_indexed": true,
  "_nocasepkg": "proustr",
  "_universes": [
    "colinfay"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-23T06:27:19.000Z",
      "distro": "noble",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "90146b8eaab18ca4d59f972c0aefa09b029258323c271bacd11925b137e41040",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-23T06:27:10.000Z",
      "distro": "noble",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "2c1edef81bff1c53453ac459f66edac2885c34a3078d4f3eb888defdc081dfcd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-23T06:26:18.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "6834e67e2ce7103b892cab3b18f70d10a7b51d83b08d8f61d84cc6e227514fb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-23T06:26:30.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "f33f4053878b60c3ae7c7f52e0784cd2af84b937b71bc11cf941640f9528d505",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-23T06:27:09.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "205a657c28bd178128bf5ea99d14fe124d50b4a08cd1cfd3b28e7a3b2293e985",
      "status": "success",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-23T06:26:37.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "763112ce97cea911470517fccefa73d18f099e2b2119575a6c359d8b8b5085d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-23T06:26:18.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "a90de01ac3c21b4773a34c2b8e468713456339dc7587d95bcfff618ea4a8a6a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-23T06:26:28.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "8f99dfba76cf60747e71365ff6f0a43fd95111c135b7dba1597f4dec5069bb03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26325657902"
    }
  ]
}