{"id":16573264,"url":"https://github.com/jefferis/paperutils","last_synced_at":"2025-03-05T15:12:28.625Z","repository":{"id":8538379,"uuid":"10158066","full_name":"jefferis/paperutils","owner":"jefferis","description":"R package with utility functions to support preparation of journal articles","archived":false,"fork":false,"pushed_at":"2019-09-18T17:04:00.000Z","size":602,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T03:33:15.973Z","etag":null,"topics":["bibtex","lyx","pdftk","pdftotext","r"],"latest_commit_sha":null,"homepage":"http://jefferis.github.io/paperutils","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"NCCUCS-SE/2014-assignment-2","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jefferis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-19T16:26:49.000Z","updated_at":"2019-09-18T17:04:03.000Z","dependencies_parsed_at":"2022-09-17T03:00:42.881Z","dependency_job_id":null,"html_url":"https://github.com/jefferis/paperutils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Fpaperutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Fpaperutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Fpaperutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Fpaperutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefferis","download_url":"https://codeload.github.com/jefferis/paperutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242048577,"owners_count":20063404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bibtex","lyx","pdftk","pdftotext","r"],"created_at":"2024-10-11T21:29:50.602Z","updated_at":"2025-03-05T15:12:28.606Z","avatar_url":"https://github.com/jefferis.png","language":"R","readme":"[![Build Status](https://travis-ci.org/jefferis/paperutils.png?branch=master)](https://travis-ci.org/jefferis/paperutils)\n[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)\n# paperutils\n\nR package with utility functions to support preparation of journal articles\n\n## Introduction\nWe use a toolchain consisting of\n\n1. LyX + pdflatex\n2. Bibdesk (or Jabref etc)\n3. Adobe Illustrator\n4. R\n\nto prepare our journal articles for submission. This package contains functions that are useful for checking which files are currently linked in the master LyX document (e.g. to ensure they are gitified). It also contains functions to work with the output from pdflatex\n\n## Installation\n\n### System Dependencies\n  * [pdftk](http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)\n  * ghostscript e.g. from [mactex](http://tug.org/mactex)\n  * perl\n\n### R Dependencies\nThe package [scholar](https://github.com/jkeirstead/scholar) is necessary for \nsome bibliography related functions. \nHowever currently the CRAN version is \nmissing the ability to specify a number of publications to return for each\nauthor, so that only 20 can be returned. Therefore the package installs the \nlatest version from GitHub.\n\n### Package Install\nInstall straight from github with Hadley Wickham's \n[devtools](https://github.com/hadley/devtools) package:\n\n```r\nif(!require(\"devtools\")) install.packages(\"devtools\")\ndevtools::install_github(\"jefferis/paperutils\")\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferis%2Fpaperutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefferis%2Fpaperutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferis%2Fpaperutils/lists"}