Unconf18 projects 3: jobstatus, motifator, QcodeR, opencv, trackmd
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
For day 3 of project recaps from this year’s unconf, here is an overview of the next five projects. Stay tuned for the last recap tomorrow.
In the spirit of exploration and experimentation at rOpenSci unconferences, these projects are not necessarily finished products or in scope for rOpenSci packages.
Let’s dive into today’s 5 projects in focus!
jobstatus
Summary: jobstatus
helps keep an eye on how complex and long-running jobs, including jobs running in parallel, are progressing. The maintainers won’t have much time to extend and improve the package so they’d love to have help: if you’re keen please let them know in the issues tracker!
Team: Nick Golding, Mark Padgham, Joe Cheng.
Github: https://github.com/ropenscilabs/jobstatus
jobstatus
team picture by Mauro Lepore.
motifator
Summary: motifator
is a package aiming at generating spatial motifs that replicate the ones seen in real-world data, without including any potentially identifying information. Potential applications include the analysis of the impact of spatial clustering of different levels of vaccination coverage in a model of infectious disease transmission.
Team: Jon Zelner
Github: https://github.com/ropenscilabs/motifator
QcodeR
Summary: QcodeR
is a lightweight package to conduct qualitative coding i.e. analysis of textual qualitative data such as text from interview transcripts and observation notes, in particular via annotating the text with tags.
Example of QcodeR
Shiny app, coded data tab, with the unconf code of conduct.
Team: Elin Waring, Dan Sholler, Jenny Draper, Beth Duckles.
Github: https://github.com/ropenscilabs/QcodeR
opencv
Summary: opencv
is a package wrapping OpenCV (Open Source Computer Vision Library) . Functionalities currently supported by the R package include (live) face recognition and edge detection.
Team: Jeroen Ooms
Github: https://github.com/ropenscilabs/opencv
opencv
demo picture by Mauro Lepore.
trackmd
Summary: trackmd
is an RStudio addin for tracking changes in Markdown format, inspired by Critic Markup. Its main feature at this stage is trackmd::trackChanges()
that helps one track and view changes while editing a Markdown file.
Team: Sam Tyner, Zachary Foster.
Github: https://github.com/ropenscilabs/trackmd
Look for the last post featuring unconf18 projects tomorrow!
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.