Cv
CV done with R, markdown, and pandoc
Install / Use
/learn @bomeara/CvREADME
cv
This is an R package for creating a CV using information from Google Scholar, GitHub, ORCID, and ImpactStory.
To install
install.packages("devtools")
devtools::install_github("bomeara/cv")
You will also need wkhtmltopdf and pandoc installed on your system (for Mac users, look into MacPorts for this; Brew may also work).
Once you've installed the package,
library(cv)
CreateMarkdown(GetInfoFromOrcid(id="0000-0002-0337-5997"), emphasis.name="O'Meara", scholar.id="vpjEkQwAAAAJ", impact.story.id = "0000-0002-0337-5997")
FinalCompileCV(output="OMearaCV")
If you want to just get collaborators for an NSF form,
library(cv)
collaborators <- GetCollaborators(GetInfoFromOrcid(id="0000-0002-0337-5997"), starting.year=2013)
print(collaborators)
write.csv(collaborators, file="Collaborators.csv")
You can open the saved csv file.
You'll probably want to change the id and names to your own rather than mine (for one thing, this could make it more likely to get the job you want). There are also files in /inst/extdata you will need to change.
You can see an example of the output at http://www.brianomeara.info/cv.
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
