Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 64 packages in 0.01 seconds

landscapemetrics — by Maximilian H.K. Hesselbarth, 9 days ago

Landscape Metrics for Categorical Map Patterns

Calculates landscape metrics for categorical landscape patterns in a tidy workflow. 'landscapemetrics' reimplements the most common metrics from 'FRAGSTATS' (< https://www.fragstats.org/>) and new ones from the current literature on landscape metrics. This package supports 'terra' SpatRaster objects as input arguments. It further provides utility functions to visualize patches, select metrics and building blocks to develop new metrics.

qgisprocess — by Floris Vanderhaeghe, 4 months ago

Use 'QGIS' Processing Algorithms

Provides seamless access to the 'QGIS' (< https://qgis.org>) processing toolbox using the standalone 'qgis_process' command-line utility. Both native and third-party (plugin) processing providers are supported. Beside referring data sources from file, also common objects from 'sf', 'terra' and 'stars' are supported. The native processing algorithms are documented by QGIS.org (2024) < https://docs.qgis.org/latest/en/docs/user_manual/processing_algs/>.

shiny.i18n — by Jakub Nowicki, 2 years ago

Shiny Applications Internationalization

It provides easy internationalization of Shiny applications. It can be used as standalone translation package to translate reports, interactive visualizations or graphical elements as well.

shiny.react — by Jakub Sobolewski, 9 months ago

Tools for Using React in Shiny

A toolbox for defining React component wrappers which can be used seamlessly in Shiny apps.

mtscr — by Jakub Jędrusiak, 2 months ago

Multidimensional Top Scoring for Creativity Research

Implementation of Multidimensional Top Scoring method for creativity assessment proposed in Boris Forthmann, Maciej Karwowski, Roger E. Beaty (2023) .

openscoring — by Jakub Jędrusiak, 6 months ago

'Open Scoring' API Client

Creativity research involves the need to score open-ended problems. Usually done by humans, automatic scoring using AI becomes more and more accurate. This package provides a simple interface to the 'Open Scoring' API < https://openscoring.du.edu/docs>, leading creativity scoring technology by Organiscak et al. (2023) . With it, you can score your own data directly from an R script.

shiny.semantic — by Jakub Nowicki, 10 months ago

Semantic UI Support for Shiny

Creating a great user interface for your Shiny apps can be a hassle, especially if you want to work purely in R and don't want to use, for instance HTML templates. This package adds support for a powerful UI library Fomantic UI - < https://fomantic-ui.com/> (before Semantic). It also supports universal UI input binding that works with various DOM elements.

functiondepends — by Jakub Sobolewski, 3 years ago

Find Functions and their Dependencies

Find functions in an unstructured directory and explore their dependencies. Sourcing of R source files is performed without side-effects: from R scripts that have executable code and function definitions only functions are sourced.

cucumber — by Jakub Sobolewski, 4 months ago

Behavior-Driven Development for R

Write executable specifications in a natural language that describes how your code should behave. Write specifications in feature files using 'Gherkin' language and execute them using functions implemented in R. Use them as an extension to your 'testthat' tests to provide a high level description of how your code works.

SplitSoftening — by Jakub Dvorak, 4 months ago

Softening Splits in Decision Trees

Allows to produce and use classification trees with soft (probability) splits, as described in: Dvořák, J. (2019), .