{
  "_id": "6a4989ba6d67900babdf9d8a",
  "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-06-22 08:10:02 UTC",
    "User": "root"
  },
  "Author": "Colin Fay [aut, cre] (ORCID: <https://orcid.org/0000-0001-7343-1846>)",
  "Maintainer": "Colin Fay <contact@colinfay.me>",
  "_user": "colinfay",
  "_type": "src",
  "_file": "proustr_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/428df93c27eef12303510354b84042f6c3bb37cca976fb82b808873c053e1b99",
  "_filesize": 2137188,
  "_sha256": "428df93c27eef12303510354b84042f6c3bb37cca976fb82b808873c053e1b99",
  "_expires": "2026-10-12T22:31:21.000Z",
  "_created": "2026-06-22T08:10:02.000Z",
  "_published": "2026-07-04T22:31:22.774Z",
  "_jobs": [
    {
      "job": 85172356907,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786617739"
    },
    {
      "job": 85172356962,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786615854"
    },
    {
      "job": 85172356940,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786606058"
    },
    {
      "job": 85172356945,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786598513"
    },
    {
      "job": 85172356701,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786565262"
    },
    {
      "job": 85172356866,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786611952"
    },
    {
      "job": 85172356747,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786600687"
    },
    {
      "job": 85172357022,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786598769"
    },
    {
      "job": 85172356965,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786597393"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751",
  "_status": "success",
  "_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"
  },
  "_distro": "noble",
  "_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",
    "followers": 921,
    "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": 327,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/proustr"
  },
  "_devurl": "https://github.com/colinfay/proustr",
  "_searchresults": 118,
  "_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",
    "LICENSE",
    "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.15106325335375,
  "_indexed": true,
  "_nocasepkg": "proustr",
  "_universes": [
    "colinfay"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-22T08:12:18.000Z",
      "distro": "noble",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/6d824baf6cf11cc3d8d5b7544b52ae1db0708f2fce63970bb428f7a69f8e07f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-22T08:12:17.000Z",
      "distro": "noble",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/7e6a1c42266116b629102a7bbebdb9843dfddf5e28a1c94c03c1e017f2a44334",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-22T08:11:54.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/46ab5f8be00d2a2c98aa09fbcf9b5f377c284694ee56ef03f08d5ba8f5a9b89d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-22T08:11:37.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/9d417edc61b3c0628222b89490862bf8fecd5dead00e03762bee47e5dc9798d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-22T08:12:29.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/aa51fda32f70c574c7744aa66d4a2b7605024cd0492fafc4ba3a6003927c7d21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-22T08:11:27.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/5e9fd0cc8c3f35d74d37b2209a229168e27c72d6e753de0412517e82d892d90c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-22T08:11:21.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/5349d8675ade5945a157bddbc1635d3ce2b08744aef443990cb99cf9f8576e02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-22T08:11:21.000Z",
      "commit": "ff1cd4bad45701e97ae85f894dbcab1bff9f15de",
      "fileid": "https://r2.ropensci.org/936ead2c5e4bc9f371a4f35d30742591b66936783aab7733d922c7d8909538fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/27938508751"
    }
  ]
}