
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 23 days ago
11.75 score 619 stars 5 dependents 424 scripts 1.0k downloadspastecs - 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 1 years ago
ecologytime-series
10.50 score 4 stars 13 dependents 2.1k scripts 19k downloadssvDialogs - 'SciViews' - 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 3 years ago
dialog-boxguisciviews
8.89 score 8 stars 12 dependents 289 scripts 4.7k downloads
svMisc - Miscellaneous Functions for 'SciViews::R'
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(), test if 'Aqua', 'Mac', 'Win' ... Show progress bar, etc.
Last updated 5 months ago
guisciviews
8.32 score 3 stars 16 dependents 380 scripts 1.9k downloadssvUnit - 'SciViews' - Unit, Integration and System Testing
A complete unit test system.
Last updated 3 years ago
sciviewstesting-tools
8.05 score 3 stars 28 dependents 72 scripts 6.1k downloads
SciViews - 'SciViews' - Data Processing and Visualization with the 'SciViews::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 7 months ago
sciviews
7.62 score 8 stars 1 dependents 116 scripts 825 downloadssvGUI - 'SciViews' - 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 3 years ago
guisciviews
6.21 score 2 stars 13 dependents 10 scripts 4.2k downloads
chart - 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 10 months ago
plotsciviews
5.85 score 4 stars 3 dependents 49 scriptssvSocket - 'SciViews' - Socket Server
A socket server allows to connect clients to R.
Last updated 1 years ago
sciviewssocket-server
5.31 score 12 stars 34 scripts 857 downloads
tabularise - 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 10 months ago
sciviewstabulation
4.56 score 4 dependents 12 scripts
svBase - Base Objects like Data Frames for 'SciViews::R'
Functions to manipulated 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 9 months ago
data-framesciviews
4.38 score 8 dependents 3 scripts
data.io - 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 11 months ago
datasetsciviews
4.32 score 1 stars 7 dependents 20 scriptssvDialogstcltk - 'SciViews' - Standard Dialog Boxes using Tcl/Tk
Reimplementation of the 'svDialogs' dialog boxes in Tcl/Tk.
Last updated 3 years ago
dialogboxguisciviewstcl-tk
3.88 score 15 scripts 172 downloads
svFlow - Data Analysis Work Flow and Pipeline Operator for 'SciViews::R'
Data work flow analysis using 'proto' objects and pipe operator that integrates non-standard evaluation and the 'lazyeval' mechanism.
Last updated 11 months ago
sciviewsworkflow
3.86 score 2 dependents 12 scriptssvHttp - 'SciViews' - HTTP Server
A simple HTTP server allows to connect GUI clients to R.
Last updated 3 years ago
sciviewsserver
3.70 score 1 stars 7 scripts 142 downloadsmlearning - Machine Learning Algorithms with Unified Interface and Confusion Matrices
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 2 years ago
machine-learning
3.59 score 1 dependents 26 scripts 236 downloads
modelit - Statistical Models for 'SciViews::R'
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 4 months ago
sciviewsstatsmodels
3.30 score 1 stars 8 scripts
svPkgdown - 'pkgdown' Template for SciViews Packages
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 8 months ago
pkgdownsciviewstemplate
3.00 score 3 scripts
inferit - Hypothesis Tests and Statistical Distributions for 'SciViews::R'
Statistical distributions (including their visual representation) and hypothesis tests with rich-formatted tabular outputs for the 'SciViews::R' dialect.
Last updated 10 months ago
sciviewsstatistical-inferencestatistical-tests
3.00 score 6 scripts
exploreit - Exploratory Data Analysis for 'SciViews::R'
Multivariate analysis and data exploration for the 'SciViews::R' dialect.
Last updated 11 months ago
multivariate-analysissciviewsstatistical-methods
2.70 score 4 scriptsaurelhy - Hydrometeorological Interpolation
Hydrometeorological interpolation using the AURELHY method.
Last updated 1 years ago
interpolationspatial-data-analysis
2.00 score 2 stars 5 scripts