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 05 Jun. 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

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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