Giter VIP home page Giter VIP logo

rjtools's Introduction

rjtools

R-CMD-check

The goal of rjtools is to make it easier for AUTHORS of R Journal articles to

  1. create a new paper from a template that will produce both html and pdf versions in the format needed by the journal, and
  2. to run various checks on their paper, that it satisfies various requirements, in preparation for submitting it to the journal.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("rjournal/rjtools")

Getting started with a new article

To create an article template under the project directory:

library(rjtools)
create_article()

To examine how the papers in this format would look in an R Journal issue, take a look at the June 2021 issue https://journal.r-project.org/issues/2021-1/. Particularly articles by Wang, and two articles by Kane, and the editorial.

Checking that your paper satisfies various conditions

Explore the various check_XXX functions that will check the format of your article, and some submission requirements.

rjtools's People

Contributors

abhi-1u avatar dicook avatar huizezhang-sherry avatar kwstat avatar mitchelloharawild avatar ms609 avatar s-u avatar wkumler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.