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]
First Published: 2016-12-23
Latest Update: 2023-06-26
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 13 Apr. 2025.
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for kutils200250300350400450500550600650TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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