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 09 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
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