Showing 20 of total 20 results (show query)
stla
prettifyAddins:'RStudio' Addins to Prettify 'JavaScript', 'C++', 'Python', and More
Provides 'RStudio' addins to prettify 'HTML', 'CSS', 'SCSS', 'JavaScript', 'JSX', 'Markdown', 'C(++)', 'LaTeX', 'Python', 'Julia', 'XML', 'Java', 'JSON', 'Ruby', and to reindent 'C(++)', 'Fortran', 'Java', 'Julia', 'Python', 'SAS', 'Scala', 'Shell', 'SQL' and "TypeScript". Two kinds of addins are provided: 'Prettify' and 'Indent'. The 'Indent' addins only reindent the code, while the 'Prettify' addins also modify the code, e.g. trailing semi-colons are added to 'JavaScript' code when they are missing.
Maintained by Stéphane Laurent. Last updated 2 years ago.
37.0 match 21 stars 4.38 score 23 scriptsjeroen
jsonlite:A Simple and Robust JSON Parser and Generator for R
A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible tools for working with JSON in R, and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.
Maintained by Jeroen Ooms. Last updated 22 days ago.
5.4 match 384 stars 21.15 score 27k scripts 8.6k dependentsr-lib
styler:Non-Invasive Pretty Printing of R Code
Pretty-prints R code without changing the user's formatting intent.
Maintained by Lorenz Walthert. Last updated 1 months ago.
3.8 match 754 stars 16.15 score 940 scripts 62 dependentsbioc
gDRutils:A package with helper functions for processing drug response data
This package contains utility functions used throughout the gDR platform to fit data, manipulate data, and convert and validate data structures. This package also has the necessary default constants for gDR platform. Many of the functions are utilized by the gDRcore package.
Maintained by Arkadiusz Gladki. Last updated 4 days ago.
5.3 match 2 stars 7.40 score 3 scripts 3 dependentspaithiov909
audubon:Japanese Text Processing Tools
A collection of Japanese text processing tools for filling Japanese iteration marks, Japanese character type conversions, segmentation by phrase, and text normalization which is based on rules for the 'Sudachi' morphological analyzer and the 'NEologd' (Neologism dictionary for 'MeCab'). These features are specific to Japanese and are not implemented in 'ICU' (International Components for Unicode).
Maintained by Akiru Kato. Last updated 22 days ago.
5.0 match 10 stars 5.61 score 3 scripts 1 dependentshofnerb
papeR:A Toolbox for Writing Pretty Papers and Reports
A toolbox for writing 'knitr', 'Sweave' or other 'LaTeX'- or 'markdown'-based reports and to prettify the output of various estimated models.
Maintained by Benjamin Hofner. Last updated 4 years ago.
knitrlatexr-languagereportingreproduciblereproducible-researchsweave
3.5 match 30 stars 7.30 score 223 scripts 1 dependentspaithiov909
gibasa:An Alternative 'Rcpp' Wrapper of 'MeCab'
A plain 'Rcpp' wrapper for 'MeCab' that can segment Chinese, Japanese, and Korean text into tokens. The main goal of this package is to provide an alternative to 'tidytext' using morphological analysis.
Maintained by Akiru Kato. Last updated 29 days ago.
5.0 match 15 stars 5.02 score 3 scriptscrsh
papaja:Prepare American Psychological Association Journal Articles with R Markdown
Tools to create dynamic, submission-ready manuscripts, which conform to American Psychological Association manuscript guidelines. We provide R Markdown document formats for manuscripts (PDF and Word) and revision letters (PDF). Helper functions facilitate reporting statistical analyses or create publication-ready tables and plots.
Maintained by Frederik Aust. Last updated 18 days ago.
apaapa-guidelinesjournalmanuscriptpsychologyreproducible-paperreproducible-researchrmarkdown
2.0 match 662 stars 11.74 score 1.7k scripts 1 dependentsearowang
sugrrants:Supporting Graphs for Analysing Time Series
Provides 'ggplot2' graphics for analysing time series data. It aims to fit into the 'tidyverse' and grammar of graphics framework for handling temporal data.
Maintained by Earo Wang. Last updated 1 years ago.
statistical-graphicstime-series
3.0 match 82 stars 7.42 score 214 scripts 1 dependentsmmaechler
sfsmisc:Utilities from 'Seminar fuer Statistik' ETH Zurich
Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990s. For graphics, have pretty (Log-scale) axes eaxis(), an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()', pretty arrows, etc. For robustness, have a robust F test and robust range(). For system support, notably on Linux, provides 'Sys.*()' functions with more access to system and CPU information. Finally, miscellaneous utilities such as simple efficient prime numbers, integer codes, Duplicated(), toLatex.numeric() and is.whole().
Maintained by Martin Maechler. Last updated 5 months ago.
2.0 match 11 stars 10.87 score 566 scripts 119 dependentsrubenarslan
rmdpartials:Partial 'rmarkdown' Documents to Prettify your Reports
Use 'rmarkdown' partials, also know as child documents in 'knitr', so you can make components for HTML, PDF, and Word documents. The package provides various helper functions to make certain functions easier. You may want to use this package, if you want to flexibly summarise objects using a combination of figures, tables, text, and HTML widgets. Unlike HTML widgets, the output is Markdown and can hence be turn into other output formats than HTML.
Maintained by Ruben Arslan. Last updated 5 years ago.
3.0 match 7 stars 5.88 score 12 scripts 6 dependentsbioc
BioQC:Detect tissue heterogeneity in expression profiles with gene sets
BioQC performs quality control of high-throughput expression data based on tissue gene signatures. It can detect tissue heterogeneity in gene expression data. The core algorithm is a Wilcoxon-Mann-Whitney test that is optimised for high performance.
Maintained by Jitao David Zhang. Last updated 5 months ago.
geneexpressionqualitycontrolstatisticalmethodgenesetenrichmentcpp
1.9 match 5 stars 8.16 score 86 scriptsdfe-analytical-services
dfeR:Common Department for Education Analysis Tasks
Preferred methods for common analytical tasks that are undertaken across the Department, including number formatting, project templates and curated reference data.
Maintained by Cam Race. Last updated 27 days ago.
1.8 match 12 stars 6.94 score 8 scriptspaithiov909
vibrrt:An R Wrapper for 'vibrato'
An R wrapper for 'vibrato' <https://github.com/daac-tools/vibrato>, a Rust reimplementation of 'MeCab' for fast tokenization.
Maintained by Akiru Kato. Last updated 16 days ago.
5.0 match 2.30 score 1 scriptspaithiov909
sudachir2:R Wrapper for 'sudachi.rs'
Offers bindings to 'sudachi.rs' <https://github.com/WorksApplications/sudachi.rs>, a Rust implementation of 'Sudachi' Japanese morphological analyzer.
Maintained by Akiru Kato. Last updated 16 days ago.
5.0 match 3 stars 2.18 score 3 scriptsdatadondom
citrus:Customer Intelligence Tool for Rapid Understandable Segmentation
A tool to easily run and visualise supervised and unsupervised state of the art customer segmentation. It is built like a pipeline covering the 3 main steps in a segmentation project: pre-processing, modelling, and plotting. Users can either run the pipeline as a whole, or choose to run any one of the three individual steps. It is equipped with a supervised option (tree optimisation) and an unsupervised option (k-clustering) as default models.
Maintained by Dom Clarke. Last updated 3 years ago.
3.8 match 2.11 score 26 scriptspaithiov909
pipian:Tiny Interface to CaboCha for R
A tiny interface to 'CaboCha'; a Japanese dependency structure parser. The main goal of this package is to implement a parser for that XML output.
Maintained by Akiru Kato. Last updated 2 months ago.
1.8 match 4 stars 3.00 score 1 scriptsvankesteren
firatheme:A ggplot2 Theme using the Fira Sans Font
Make your graphs pretty with the Fira font, colours and prettified axes and labels.
Maintained by Erik-Jan van Kesteren. Last updated 4 years ago.
0.6 match 76 stars 4.24 score 46 scriptsstla
monaco:The 'Monaco' Editor as a HTML Widget
A HTML widget rendering the 'Monaco' editor. The 'Monaco' editor is the code editor which powers 'VS Code'. It is particularly well developed for 'JavaScript'. In addition to the built-in features of the 'Monaco' editor, the widget allows to prettify multiple languages, to view the 'HTML' rendering of 'Markdown' code, and to view and resize 'SVG' images.
Maintained by Stéphane Laurent. Last updated 3 years ago.
htmlwidgetsmonaco-editorrstudio
0.5 match 12 stars 3.89 score 13 scriptsstla
shinyMonacoEditor:The 'Monaco' Editor in 'Shiny'
A 'Shiny' app including the 'Monaco' editor. The 'Monaco' editor is the code editor which powers 'VS Code'. It is particularly well developed for 'JavaScript'. In addition to the 'Monaco' editor features, the app provides prettifiers and minifiers for multiple languages, 'SCSS' and 'TypeScript' compilers, code checking for 'C' and 'C++' (requires 'cppcheck').
Maintained by Stéphane Laurent. Last updated 4 years ago.
0.5 match 15 stars 3.88 score