workingwithr

Organization of work around R and RStudio

https://github.com/ericmarcon/workingwithr

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Organization of work around R and RStudio

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Created over 3 years ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

Working with R

stability-wip DOI bookdown

This book proposes an organization of work around R and RStudio to, beyond statistics, write documents efficiently with R Markdown, in various formats (memos, scientific articles, student theses, books, slide shows), create its website and online R applications (Shiny), produce packages and use R for teaching. It is the English translation of Travailler avec R.

It is continuously updated for online reading and can be downloaded as a PDF file.

Citation:

Marcon, Eric. Working with R. Montpellier, France: UMR Amap, 2022. https://ericmarcon.github.io/WorkingWithR/. DOI:10.5281/zenodo.6778902

Owner

  • Name: Eric Marcon
  • Login: EricMarcon
  • Kind: user
  • Location: Montpellier, France
  • Company: AgroParisTech

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Please cite this book as below."
authors:
- family-names: "Marcon"
  given-names: "Eric"
  orcid: "https://orcid.org/0000-0002-5249-321X"
title: "Working with R"
version: 5.dev
date-released: 2022-06-29
url: "https://ericmarcon.github.io/WorkingWithR/"
preferred-citation:
  type: book
  authors:
  - family-names: "Marcon"
    given-names: "Eric"
    orcid: "https://orcid.org/0000-0002-5249-321X"
  title: "Working with R"
  doi: "10.5281/zenodo.5778903"
  date-released: 2022-06-29
  publisher: "UMR Amap"
  location: "Montpellier, France"
  url: "https://ericmarcon.github.io/WorkingWithR/"

GitHub Events

Total
  • Push event: 11
Last Year
  • Push event: 11

Dependencies

DESCRIPTION cran
  • R >= 4.0.0 depends
  • R6 * imports
  • Rcpp * imports
  • RcppParallel * imports
  • compiler * imports
  • dbmss * imports
  • doParallel * imports
  • entropart * imports
  • flextable * imports
  • foreach * imports
  • formatR * imports
  • gridExtra * imports
  • htmlwidgets * imports
  • kableExtra * imports
  • magrittr * imports
  • microbenchmark * imports
  • parallel * imports
  • profvis * imports
  • pryr * imports
  • ragg * imports
  • secret * imports
  • spatstat * imports
  • targets * imports
  • tidyverse * imports
  • usethis * imports
  • visNetwork * imports
  • testthat * suggests
.github/workflows/bookdown.yml actions
  • Cecilapp/GitHub-Pages-deploy v3 composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite