restorepoint - Debugging with Restore Points
Debugging with restore points instead of break points. A restore point stores all local variables when called inside a function. The stored values can later be retrieved and evaluated in a modified R console that replicates the function's environment. To debug step by step, one can simply copy & paste the function body from the R script. Particularly convenient in combination with "RStudio". See the "Github" page inst/vignettes for a tutorial.
Last updated 5 months ago
debugging
6.11 score 15 stars 41 packages 70 scripts 69 downloadsRTutor - Interactive R problem sets with automatic testing of solutions and automatic hints
Interactive R problem sets with automatic testing of solutions and automatic hints
Last updated 10 months ago
economicslearn-to-codeproblem-setrstudiortutorshinyteaching
5.81 score 200 stars 1 packages 107 scriptsshinyEvents - Shiny wrapper with event handlers instead of reactivity
Shiny is a great package. Yet, for more complex projects, with much dynamic UI, I find it hard to write clean code with its reactivity paradigm. This package wraps shiny into a more traditional programming approach: - event handlers for input changes and button clicks - explicit update functions to change outputs - no explicit server function
Last updated 2 years ago
shiny
4.99 score 36 stars 7 packages 26 scriptsdplyrExtras - extra functionality for dplyr like mutate_rows for mutation of a subset of rows
Some extra functionality that is not (yet) in dplyr, e.g. mutate_rows (mutation of subset of rows) xsummarise_each (summarise_each with more flexible alignment of results), or s_filter, s_arrange ,... that allow string arguments.
Last updated 5 years ago
dplyr
4.85 score 20 stars 4 packages 59 scriptsdbmisc - Tools for working with SQLite in R
Tools for working with SQLite in R, in particular support for simple YAML schemas.
Last updated 2 years ago
databaseschemasqlsqlite
4.38 score 25 stars 4 packages 16 scriptsrepboxUtils - Utility functions shared by several repbox packages
Utility functions shared by several repbox packages
Last updated 9 days ago
4.36 score 9 packagesrepboxDB - Functions for exported repbox data
Functions for exported repbox data
Last updated 4 months ago
4.17 score 9 packages 7 scriptsrepboxReg - Repbox module for analysing regressions
Repbox module for analysing regressions
Last updated 18 days ago
3.82 score 2 packages 6 scriptsgtree - gtree basic functionality to model and solve games
gtree basic functionality to model and solve games
Last updated 4 years ago
economic-experimentseconomicsgambitgame-theorynash-equilibrium
3.74 score 16 stars 1 packages 23 scriptsrepboxArt - Converting articles from PDF to text and managing and extracting basic information including tables
Converting articles from PDF to text and managing and extracting basic information including tables
Last updated 17 days ago
3.73 score 1 stars 2 packages 6 scriptsrepboxHtml - HTML reports for repbox
HTML reports for repbox
Last updated 4 months ago
3.71 score 2 packages 10 scriptsstringtools - Tools for working with strings in R
Tools for working with strings in R
Last updated 3 years ago
3.66 score 2 stars 26 packages 29 scriptsGithubActions - Functions to facilitate use of Github Actions via R
Work in progress. Not yet working well.
Last updated 5 months ago
3.48 score 2 stars 2 packagesrepboxMap - Mapping information from article and run supplement. Mainly (regression) tables.
This package should use as input only information stored in regdb tables.
Last updated 7 months ago
3.43 score 2 packages 1 scriptsrepboxRun - Run repbox analyses
Run repbox analyses
Last updated 9 days ago
3.43 score 1 packages 10 scriptssynthdid - Synthetic Difference-in-Difference Estimation
Estimate average treatment effects in panel data. Currently provides methods only for the case that all treated units adopt treatment at the same time.
Last updated 3 years ago
3.37 score 1 packages 79 scriptsrepboxEvaluate - Adaption of evaluate package version 0.23.01 to repbox
Parsing and evaluation tools that make it easy to recreate the command line behaviour of R.
Last updated 11 months ago
3.08 score 4 packagesrepboxCodeText - Extracting purely text based information from supplement code
Extracting purely text based information from supplement code
Last updated 7 months ago
3.08 score 2 packages 1 scriptsglueformula - String interpolation to build regression formulas
Has the main function gl that is a variant of glue. It is useful for building regression formulas given vectors of variable names.
Last updated 1 months ago
regressionstring-interpolation
3.02 score 7 stars 1 packages 10 scriptsgpt4r - ChatGPT templates for use in R and via mygpt in RStudio.
Tools to use ChatGPT via YAML templates Typically used with mygpt to create customized RStudio Addins User can experiment with Chat-GPT inclusion by adapting YAML templates. By default ChatGPT usage will be logged in a local folder. Originally inspired by https://github.com/jcrodriguez1989/chatgpt
Last updated 2 years ago
3.02 score 7 stars 1 packages 2 scriptsExtractSciTab - Extract Tables with Numbers from Scientific Publications
More about what it does (maybe more than one line) Use four spaces when indenting paragraphs within the Description.
Last updated 5 months ago
2.95 score 2 stars 3 packages 3 scriptsrepboxR - Repbox for R code files in code supplements
Repbox for R code files in code supplements
Last updated 11 months ago
2.95 score 2 packagesxsynthdid - Simple function to adjust for covariates in synthdid
Simple function to adjust for covariates in synthdid. See vignete for details.
Last updated 3 years ago
2.90 score 16 stars 5 scriptsrepboxStata - Repbox analysis of stata scripts in reproduction packages
Repbox analysis of stata scripts in reproduction packages
Last updated 30 days ago
2.86 score 2 packages 4 scriptsrepboxGithub - Tools for Repbox and Github interaction
Tools for Repbox and Github interaction
Last updated 11 months ago
2.65 score 1 packagesmygpt - Customize your own ChatGPT RStudio Addins.
See README.md for details
Last updated 2 years ago
2.54 score 7 starsrepboxRfun - Repbox functions called by code injections into R scripts
Try to use as little special dependencies as reasonably possible
Last updated 11 months ago
2.48 score 1 packagesRelationalContracts - Characterize relational contracts in repated or stochastic games
Characterize relational contracts in repated or stochastic games. Can also analyse repeated negotiation equilibria.
Last updated 4 years ago
dynamic-gameeconomicsgame-theoryhold-upnash-equilibriumrepeated-gamestochastic-game
2.48 score 4 stars 15 scriptsshinyEventsPushMessage - shinyEvents show desktop push messages via push.js
shinyEvents show desktop push messages via push.js
Last updated 4 years ago
2.48 score 2 stars 1 packagesRTutorSAGI - Submission Analysis for Grading and Improvement
Tools for analysising submissions of solved RTutor problem sets. The functions help automatic bulk grading for several problem sets. Another feature is a shiny app that helps to analyse where students got stuck and correspondingly improve the problem set.
Last updated 3 years ago
learn-to-codertutorteaching
2.40 score 5 stars 3 scriptssourcemodify - Helper functions to modify source code of R scripts
Helper functions to modify source code of R scripts
Last updated 11 months ago
2.38 score 1 stars 4 packagesxglue - Extended glue. Write collapse and by Uses a template file with a special syntax.
Extended glue. Add in the string to be glued blocks that specify collapse operations on vectors, and allow to operate on a grouped data frame
Last updated 4 years ago
gluestringinterpolation
2.30 score 4 stars 6 scriptsrampl - Tools to work with AMPL from R
Tools to work with AMPL from R. Writing AMPL dat files, running AMPL locally or using the NEOS solvers.
Last updated 4 years ago
2.22 score 33 scriptsrgmpl - Helps solving in R linear programming models specified in GMPL
Tools that help to solve linear programming models specified in GMPL
Last updated 3 years ago
gmpl
2.18 score 1 packages 1 scriptssktools - Helpful functions used in my courses
Several helpful functions that I use in my courses
Last updated 4 years ago
2.11 score 1 stars 26 scriptscodeUtils - Helper functions for parsing and classifying R code. Useful for domain specific languages.
Very preliminary. May completely change
Last updated 5 years ago
2.08 score 4 packages 10 scriptspkgFunIndex - Extract information about functions in R packages.
Will be used to build a systematic database of exported functions of all versions of CRAN packages.
Last updated 11 months ago
2.08 score 2 stars 1 packagesEnergyChartsAPI - R Interface to the Energy Charts API
R Interface to the Energy Charts API
Last updated 5 months ago
2.00 score 1 stars 1 scriptsgtreeWebPlay - Create shiny apps to play gtree games
Create shiny web apps that allow single users to play game-theoretic gtree games against the computer who can e.g. follow equilibrium strategies, or average behavior of the population of all players so far.
Last updated 5 years ago
economic-experimentsgame-theoryshiny
2.00 score 2 starsrepgame - Solve discounted repeated games with monetary transfers
Solve discounted repeated games with monetary transfers using the fast Algorithms develeoped by Goldluecke and Kranz (JET, 2013)
Last updated 6 years ago
2.00 score 2 stars 3 scriptsrepboxDeploy - Helper functions to deploy analysed repbox projects in specific forms
Currently helper functions to deploy a repbox project as a public example
Last updated 11 months ago
1.95 score 1 stars 1 packagesdistRforest - Distribution-based Random Forest
Extension of the rpart package with added loss functions and random forest functionality.
Last updated 5 years ago
1.78 score 12 scriptsrmdtools - Tools for RMarkdown
Tools for RMarkdown
Last updated 4 years ago
1.78 score 1 stars 2 packages 6 scriptsRSGSolve - Solve Stochastic Games in R
Simple R Interface to Ben Brook's SGSolve library. See http://www.benjaminbrooks.net/software.shtml
Last updated 8 years ago
1.74 score 11 scriptsumlaute - RStudio addin to replace German Umlaute
RStudio addin to replace German Umlaute
Last updated 3 years ago
1.70 scoreshinyEventsUI - Some shiny widgets that only work with shinyEvents
Some shiny widgets that only work with shinyEvents
Last updated 4 years ago
1.70 score 1 starsshinyChatQuiz - Shiny app for online lecture support with chat and quizzes
Shiny app for online lecture support with chat and quizzes
Last updated 4 years ago
1.70 score 1 stars 1 scriptsRelationalContractsCpp - Some optional Rcpp functions that speed up RelationalContracts
Some optional Rcpp functions that speed up RelationalContracts
Last updated 6 years ago
1.48 score 1 packages 1 scriptsrepboxverse - Install and load all repbox packages
Install and load all repbox packages
Last updated 11 months ago
1.30 scoreshinyEventsLogin - A simple login framework as part of shinyEvents apps (probably not very secure)
A simple login framework for shinyEvents apps (probably not very secure)
Last updated 5 months ago
1.00 score 1 starsskUtils - Helper functions for repgames and dyngames
Helper functions needed by my package repgames and dyngames
Last updated 4 years ago
1.00 score