Other packages > Find by keyword >

kutils  

Project Management Tools
View on CRAN: Click here


Download and install kutils package within the R console
Install from CRAN:
install.packages("kutils")

Install from Github:
library("remotes")
install_github("cran/kutils")

Install by package version:
library("remotes")
install_version("kutils", "1.73")



Attach the package and use:
library("kutils")
Maintained by
Paul Johnson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-23
Latest Update: 2023-09-17
Description:
Tools for data importation, recoding, and inspection. There are functions to create new project folders, R code templates, create uniquely named output directories, and to quickly obtain a visual summary for each variable in a data frame. The main feature here is the systematic implementation of the "variable key" framework for data importation and recoding. We are eager to have community feedback about the variable key and the vignette about it. In version 1.7, the function 'semTable' is removed. It was deprecated since 1.67. That is provided in a separate package, 'semTable'.
How to cite:
Paul Johnson (2016). kutils: Project Management Tools. R package version 1.73, https://cran.r-project.org/web/packages/kutils. Accessed 11 Mar. 2026.
Previous versions and publish date:
0.91 (2016-12-23 00:31), 0.93 (2017-01-26 01:02), 1.0 (2017-05-19 22:54), 1.34 (2018-01-11 00:48), 1.39 (2018-04-19 05:53), 1.45 (2018-05-20 00:46), 1.60 (2019-01-24 00:00), 1.64 (2019-02-19 22:40), 1.67 (2019-03-03 19:20), 1.69 (2019-05-12 07:00), 1.70 (2020-04-29 20:30), 1.72 (2023-06-27 00:40)
Other packages that cited kutils R package
View kutils citation profile
Other R packages that kutils depends, imports, suggests or enhances
Complete documentation for kutils
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

histogram  
Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Ga ...
Download / Learn more Package Citations See dependency  
sorocs  
A Bayesian Semiparametric Approach to Correlated ROC Surfaces
A Bayesian semiparametric Dirichlet process mixtures to estimate correlated receiver operating chara ...
Download / Learn more Package Citations See dependency  
igoR  
Intergovernmental Organizations Database
Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, ...
Download / Learn more Package Citations See dependency  
roptions  
Option Strategies and Valuation
Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Me ...
Download / Learn more Package Citations See dependency  
openNLPdata  
Apache OpenNLP Jars and Basic English Language Models
Apache OpenNLP jars and basic English language models. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA