Found 64 packages in 0.01 seconds
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.
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 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.
Tools for Using React in Shiny
A toolbox for defining React component wrappers which can be used seamlessly in Shiny apps.
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)
'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)
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.
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.
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.
Softening Splits in Decision Trees
Allows to produce and use classification trees with soft (probability) splits,
as described in: Dvořák, J. (2019),