
equatiomatic - Transform Models into 'LaTeX' Equations
The goal of 'equatiomatic' is to reduce the pain associated with writing 'LaTeX' formulas from fitted models. The primary function of the package, extract_eq(), takes a fitted model object as its input and returns the corresponding 'LaTeX' code for the model.
Last updated
12.47 score 625 stars 5 dependents 422 scripts 2.0k downloads
pastecs - Package for Analysis of Space-Time Ecological Series
Regularisation, decomposition and analysis of space-time series. The pastecs R package is a PNEC-Art4 and IFREMER (Benoit Beliaeff <[email protected]>) initiative to bring PASSTEC 2000 functionalities to R.
Last updated
ecologytime-series
10.68 score 5 stars 14 dependents 2.2k scripts 10k downloads
tcltk2 - Tcl/Tk Additions
A series of additional Tcl commands and Tk widgets to supplement the tcltk package.
Last updated
guitcl-tk
9.90 score 2 stars 50 dependents 317 scripts 14k downloads
svDialogs - 'SciViews::R' - Standard Dialog Boxes for Windows, MacOS and Linuxes
Quickly construct standard dialog boxes for your GUI, including message boxes, input boxes, list, file or directory selection, ... In case R cannot display GUI dialog boxes, a simpler command line version of these interactive elements is also provided as fallback solution.
Last updated
dialog-boxguisciviews
9.76 score 8 stars 19 dependents 424 scripts 5.0k downloads
svMisc - 'SciViews::R' - Miscellaneous Functions
Functions required for the 'SciViews::R' dialect or for general use (manage a temporary environment attached to the search path, define synonyms for R functions using aka(), use a progress bar, test if 'Aqua', 'Mac', 'Win' ...)
Last updated
guisciviews
8.79 score 3 stars 10 dependents 620 scripts 1.6k downloads
svUnit - 'SciViews::R' - Unit, Integration and System Testing
A complete unit test system.
Last updated
sciviewstesting-tools
8.61 score 3 stars 31 dependents 73 scripts 10.0k downloads
SciViews - 'SciViews::R' - Data Science R Dialect
The 'SciViews::R' dialect provides a set of functions that streamlines data input, process, analysis and visualization especially, but not exclusively, for beginners or occasional users. It mixes base R and tidyverse, plus another set of CRAN packages for an easy and coherent use of R.
Last updated
sciviews
8.36 score 8 stars 2 dependents 193 scripts 746 downloads
svGUI - 'SciViews::R' - Manage GUIs in R
Manage Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets ('Tk', 'Gtk2', native, ...). It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context (is R run at the terminal, within a 'Tk' application, a HTML page?).
Last updated
guisciviews
6.98 score 2 stars 19 dependents 11 scripts 7.6k downloads
svBase - 'SciViews::R' - Base Functions
Functions to manipulate the three main classes of "data frames" for 'SciViews::R': data.frame, data.table and tibble. Allow to select the preferred one, and to convert more carefully between the three, taking care of correct presentation of row names and data.table's keys. More homogeneous way of creating these three data frames and of printing them on the R console.
Last updated
data-framesciviews
6.61 score 8 dependents 70 scripts
chart - 'SciViews::R' - Unified Interface (with Formula) for R Plots
Chart generalizes plot generation in R, being with base R plot function, lattice or ggplot2. A formula interface is available for both ggplot2 and lattice. The function 'chart()' automatically uses labels and units if they are defined in the data.
Last updated
plotsciviews
6.18 score 5 stars 3 dependents 111 scripts
data.trame - 'SciViews::R' - A Better Data Frame
The 'data.trame' object is an hybrid between 'data.table', 'tibble' and 'data.frame'. It enhances the 'data.frame' with the speed of 'data.table' and the nice features of 'tibble' (petty printing, stricter rules...).
Last updated
5.66 score 9 dependents 56 scripts
svSocket - 'SciViews::R' - Socket Server
A socket server allows to connect clients to R.
Last updated
sciviewssocket-server
5.65 score 12 stars 37 scripts 722 downloads
tabularise - 'SciViews::R' - Create Tabular Outputs from R
Create rich-formatted tabular outputs from R that can be incorporated into R Markdown/Quarto documents with correct output at least in HTML, LaTeX/PDF, Word and PowerPoint formats for various R objects.
Last updated
sciviewstabulation
5.32 score 1 stars 4 dependents 69 scripts
mlearning - 'SciViews::R' - Machine Learning Algorithms with Unified Interface
A unified interface is provided to various machine learning algorithms like linear or quadratic discriminant analysis, k-nearest neighbors, random forest, support vector machine, ... It allows to train, test, and apply cross-validation using similar functions and function arguments with a minimalist and clean, formula-based interface. Missing data are processed the same way as base and stats R functions for all algorithms, both in training and testing. Confusion matrices are also provided with a rich set of metrics calculated and a few specific plots.
Last updated
machine-learning
4.98 score 1 dependents 32 scripts 271 downloads
svFlow - 'SciViews::R' - Data Analysis Work Flow and Pipeline Operator
Data work flow analysis using 'proto' objects and pipe operator that integrates non-standard evaluation and the 'lazyeval' mechanism.
Last updated
sciviewsworkflow
4.90 score 2 dependents 66 scripts
svTidy - 'SciViews::R' - Tidy Functions
SciViews equivalent functions of 'dplyr' and 'tidyr', but faster and using a standard evaluation of arguments or formulas.
Last updated
data-manipulationtidy-data
4.74 score 79 scripts
data.io - 'SciViews::R' - Read and Write Data in Different Formats
Read or write data from many different formats (tabular datasets, from statistic software ...) into R objects. Add labels and units in different languages.
Last updated
datasetsciviews
4.52 score 1 stars 1 dependents 73 scripts
svDialogstcltk - 'SciViews::R' - Standard Dialog Boxes using Tcl/Tk
Reimplementation of the 'svDialogs' dialog boxes in Tcl/Tk.
Last updated
dialogboxguisciviewstcl-tk
4.20 score 16 scripts 226 downloads
svHttp - 'SciViews::R' - HTTP Server
A simple HTTP server allows to connect GUI clients to R.
Last updated
sciviewsserver
4.00 score 1 stars 8 scripts 154 downloads
modelit - 'SciViews::R' - Statistical Models
Create and use statistical models (linear, general, nonlinear...) with extensions to support rich-formatted tables, equations and plots for the 'SciViews::R' dialect.
Last updated
sciviewsstatsmodels
3.45 score 1 stars 19 scripts
svFast - 'SciViews::R' - Fast and Parallelized R Functions
A Series of Fast Math and Stat Functions, Parallelized using 'RcppParallel'.
Last updated
mathparallel-computingstatscpp
3.45 score 56 scripts
svAssert - 'SciViews::R' - Assertions and Meaningful Error Messages
Assertions combining `is_xxx()` and `stop_xxx()` functions for maximum flexibility. Enhanced error messages for 'SciViews::R' based on `cli::cli_abort()` and `rlang::abort()` but also allowing message translation, including for messages in other package, or after the error is thrown.
Last updated
assertionsdefensive-programmingerror-handlingsciviews
3.30 score 4 scripts
inferit - 'SciViews::R' - Hypothesis Tests and Statistical Distributions
Statistical distributions (including their visual representation) and hypothesis tests with rich-formatted tabular outputs for the 'SciViews::R' dialect.
Last updated
sciviewsstatistical-inferencestatistical-tests
3.11 score 26 scripts
aurelhy - 'SciViews::R' - Hydrometeorological Interpolation
Hydrometeorological interpolation using the AURELHY method.
Last updated
interpolationspatial-data-analysis
3.00 score 2 stars 9 scripts
svPkgdown - 'SciViews::R' - 'pkgdown' Template
This is a private template to style pkgdown sub-sites in https://www.sciviews.org. Please don't use it for another purpose.
Last updated
pkgdownsciviewstemplate
3.00 score 3 scripts
exploreit - 'SciViews::R' - Exploratory Data Analysis
Multivariate analysis and data exploration for the 'SciViews::R' dialect.
Last updated
multivariate-analysissciviewsstatistical-methods
2.95 score 18 scripts
helpai - 'SciViews::R' - Simplified Help Pages in R Thanks to AI
R help page written by AI engines (LLMs).
Last updated
aihelp
2.70 score