Language

Package: r-dt @ 0.23

Synopsis

R wrapper of the DataTables JavaScript library

Description

This package allows for data objects in R to be rendered as HTML tables using the JavaScript library DataTables (typically via R Markdown or Shiny). The DataTables library has been included in this R package.

Home page
https://rstudio.github.io/DT
Location
gnu/packages/statistics.scm (line: 3560, column: 4)
Licenses

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 3601 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 3602 is way too long (91 characters)
formatting

Look for formatting issues in the source

line 3604 is way too long (98 characters)
formatting

Look for formatting issues in the source

line 3605 is way too long (94 characters)
formatting

Look for formatting issues in the source

line 3614 is way too long (93 characters)
formatting

Look for formatting issues in the source

line 3643 is way too long (93 characters)
input-labels

Identify input labels that do not match package names

label 'uglifyjs' does not match package name 'node-uglify-js'