Other packages > Find by keyword >

R.utils  

Various Programming Utilities
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/R.utils")

Install by package version:
library("remotes")
install_version("R.utils", "2.12.3")



Attach the package and use:
library("R.utils")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-07-22
Latest Update: 2022-11-11
Description:
Utility functions useful when programming and developing R packages.
How to cite:
Henrik Bengtsson (2005). R.utils: Various Programming Utilities. R package version 2.12.3, https://cran.r-project.org/web/packages/R.utils. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.5.5 (2005-07-22 12:09), 0.7.7 (2006-04-04 10:52), 0.7.9 (2006-07-24 10:24), 0.8.0 (2006-09-15 09:29), 0.8.9 (2007-04-11 10:18), 0.9.0 (2007-04-11 19:04), 0.9.1 (2007-04-13 16:36), 0.9.5 (2007-08-02 18:10), 0.9.6 (2007-09-01 13:03), 0.9.7 (2007-10-07 10:29), 0.9.8 (2007-11-29 11:47), 1.0.1 (2008-03-07 08:10), 1.1.0 (2008-10-30 19:40), 1.1.1 (2008-12-11 11:13), 1.1.7 (2009-06-08 08:55), 1.2.0 (2009-09-10 11:51), 1.2.2 (2009-10-18 12:08), 1.2.4 (2009-11-02 08:47), 1.3.0 (2010-01-03 12:43), 1.3.2 (2010-01-22 19:30), 1.3.3 (2010-02-04 09:46), 1.4.0 (2010-03-26 14:51), 1.4.2 (2010-06-13 10:21), 1.4.3 (2010-07-03 18:19), 1.4.4 (2010-07-26 13:49), 1.5.0 (2010-08-16 15:45), 1.5.2 (2010-09-16 20:40), 1.5.3 (2010-09-30 20:58), 1.5.6 (2010-11-05 08:13), 1.5.7 (2010-11-12 08:31), 1.5.8 (2010-11-24 08:49), 1.6.0 (2010-12-12 10:10), 1.6.1 (2011-02-03 09:18), 1.6.2 (2011-02-15 10:51), 1.6.3 (2011-02-28 10:28), 1.6.4 (2011-03-03 07:53), 1.6.5 (2011-03-04 08:16), 1.7.0 (2011-03-14 11:01), 1.7.2 (2011-03-24 09:00), 1.7.3 (2011-04-04 09:37), 1.7.4 (2011-04-04 21:23), 1.7.5 (2011-04-27 11:21), 1.7.7 (2011-07-24 07:15), 1.7.8 (2011-07-25 21:47), 1.8.1 (2011-09-20 10:30), 1.8.2 (2011-09-27 12:35), 1.8.5 (2011-10-17 07:54), 1.8.7 (2011-11-02 18:17), 1.9.3 (2011-11-08 07:54), 1.9.4 (2011-11-20 11:03), 1.9.6 (2011-11-24 10:13), 1.9.7 (2011-12-22 09:26), 1.9.9 (2012-01-12 10:24), 1.9.11 (2012-01-23 08:45), 1.12.0 (2012-03-19 20:48), 1.12.1 (2012-03-23 06:49), 1.16.0 (2012-08-21 05:50), 1.16.2 (2012-09-13 21:08), 1.18.0 (2012-11-01 15:40), 1.19.3 (2012-12-22 10:47), 1.19.5 (2013-01-17 22:53), 1.23.2 (2013-03-27 09:07), 1.25.2 (2013-07-04 17:02), 1.26.0 (2013-07-28 12:02), 1.26.2 (2013-07-31 01:33), 1.27.1 (2013-09-15 09:40), 1.28.4 (2013-11-21 10:01), 1.29.8 (2014-01-30 21:12), 1.32.4 (2014-05-16 01:46), 1.33.0 (2014-08-26 08:11), 1.34.0 (2014-10-08 22:04), 2.0.0 (2015-03-01 08:25), 2.0.1 (2015-04-26 09:36), 2.0.2 (2015-04-28 00:37), 2.1.0 (2015-05-28 07:56), 2.2.0 (2015-12-11 13:30), 2.3.0 (2016-04-14 08:32), 2.4.0 (2016-09-14 18:50), 2.5.0 (2016-11-07 21:07), 2.6.0 (2017-11-05 16:03), 2.7.0 (2018-08-27 10:24), 2.8.0 (2019-02-14 22:42), 2.9.0 (2019-06-13 09:30), 2.9.1 (2019-12-05 20:40), 2.9.2 (2019-12-08 08:50), 2.10.1 (2020-08-27 00:50), 2.11.0 (2021-09-26 10:30), 2.12.0 (2022-06-28 05:20), 2.12.1 (2022-10-30 23:12), 2.12.2 (2022-11-11 23:00)
Other packages that cited R.utils R package
View R.utils citation profile
Other R packages that R.utils depends, imports, suggests or enhances
Complete documentation for R.utils
Functions, R codes and Examples using the R.utils R package
Some associated functions: Arguments . Assert . FileProgressBar . GString-class . Java . LComments . MultiVerbose . Non-documented_objects . NullVerbose . Options . ProgressBar . R.utils-package . Settings . SmartComments . Sys.readlink2 . System . TextStatusBar . TimeoutException . VComments . Verbose . addFinalizerToLast . as.character.GString . as.character.Options . as.character.ProgressBar . as.character.Verbose . as.double.Verbose . as.list.MultiVerbose . as.list.Options . as.logical.Verbose . asByte.Java . asInt.Java . asLong.Java . asShort.Java . attachLocally.list . callHooks.function . callHooks . capitalize . capture.Verbose . captureOutput . cat.Verbose . check.Assert . cleanup.FileProgressBar . cmdArgs . cmdArgsCall . colClasses . commandArgs . compile.SmartComments . compressFile . compressPDF . convertComment.SmartComments . convertComment.VComments . copyDirectory . copyFile . countLines . createFileAtomically . createLink . createWindowsShortcut . currentTimeMillis.System . dataFrame . detachPackage . dimNALT_- . displayCode . doCall . downloadFile.character . draw.density . eget . egsub . enter.Verbose . env . equals.Options . equals.Verbose . evaluate.GString . evaluate.Verbose . exit.Verbose . extract.array . file.info2 . fileAccess . filePath . finalizeSession . findFiles . findGhostscript.System . findGraphicsDevice.System . findSettings.Settings . findSourceTraceback . flush.TextStatusBar . format.binmode . gcDLLs . gcat . getAbsolutePath . getBarString.ProgressBar . getBuiltinDate.GString . getBuiltinDatetime.GString . getBuiltinHostname.GString . getBuiltinOs.GString . getBuiltinPid.GString . getBuiltinRhome.GString . getBuiltinRversion.GString . getBuiltinTime.GString . getBuiltinUsername.GString . getCharacters.Arguments . getDoubles.Arguments . getEnvironment.Arguments . getFilename.Arguments . getHostname.System . getIndices.Arguments . getInstanceOf.Arguments . getIntegers.Arguments . getLabel.TextStatusBar . getLeaves.Options . getLoadedPathname.Settings . getLogicals.Arguments . getMessage.TimeoutException . getNumerics.Arguments . getOption.Options . getParent . getRaw.GString . getReadablePathname.Arguments . getReadablePathnames.Arguments . getRegularExpression.Arguments . getRelativePath . getThreshold.Verbose . getTimestampFormat.Verbose . getUsername.System . getVariableValue.GString . getVector.Arguments . getVerbose.Arguments . getWritablePathname.Arguments . gstring . hasOption.Options . hasUrlProtocol . header.Verbose . hpaste . hsize . inAnyInterval.numeric . increase.ProgressBar . inheritsFrom.Assert . insert . installPackages . intToBin . intervalsToSeq.matrix . isAbsolutePath . isDirectory . isDone.ProgressBar . isEof.connection . isFile . isMatrix.Assert . isModified.Settings . isOn.NullVerbose . isOn.Verbose . isOpen.character . isPackageInstalled . isPackageLoaded . isReplicated . isScalar.Assert . isSingle . isUrl . isVector.Assert . isVisible.NullVerbose . isVisible.Verbose . isZero . lastModified . less.Verbose . listDirectory . loadAnywhere.Settings . loadObject . loadToEnv . mapToIntervals.numeric . mergeIntervals.numeric . mkdirs . more.Verbose . mout . moveInSearchPath . mpager . names.Options . nbrOfOptions.Options . newline.TextStatusBar . newline.Verbose . nullfile . off.Verbose . on.Verbose . onGarbageCollect . onSessionExit . openBrowser.System . parse.GString . parse.SmartComments . parseDebian.System . patchCode . popBackupFile . popMessage.TextStatusBar . popTemporaryFile . print.GString . print.Verbose . printWarnings.Verbose . printf.Verbose . printf . promptAndSave.Settings . pushBackupFile . pushState.Verbose . pushTemporaryFile . queryRCmdCheck . readBinFragments . readByte.Java . readInt.Java . readRdHelp . readShort.Java . readTable . readTableIndex . readUTF.Java . readWindowsShellLink . readWindowsShortcut . reassignInPackage . removeDirectory . renameFile . resample . reset.ProgressBar . reset.SmartComments . reset.VComments . ruler.Verbose . saveAnywhere.Settings . saveObject . seqToHumanReadable . seqToIntervals . setDefaultLevel.Verbose . setLabel.TextStatusBar . setLabels.TextStatusBar . setMaxValue.ProgressBar . setOption.Options . setOption . setProgress.ProgressBar . setStepLength.ProgressBar . setThreshold.Verbose . setTicks.ProgressBar . setTimestampFormat.Verbose . setValue.ProgressBar . shell.exec2 . sourceDirectory . sourceTo . splitByPattern . stext . str.Options . str.Verbose . subplots . summary.Verbose . swapXY.density . systemR . tempvar . timestamp.Verbose . timestampOn.Verbose . tmpfile . toCamelCase . toUrl . touchFile . unwrap.array . update.FileProgressBar . update.ProgressBar . update.TextStatusBar . updateLabels.TextStatusBar . use . useRepos . validate.SmartComments . validate.VComments . whichVector.logical . withCapture . withLocale . withOptions . withRepos . withSeed . withSink . withTimeout . wrap.array . writeBinFragments . writeByte.Java . writeDataFrame.data.frame . writeInt.Java . writeRaw.MultiVerbose . writeRaw.NullVerbose . writeRaw.Verbose . writeShort.Java . writeUTF.Java . 
Some associated R codes: 000.R . 006.fixVarArgs.R . 999.NonDocumentedObjects.R . 999.package.R . Arguments.R . Assert.R . CmdArgsFunction.R . FileListTree.R . FileProgressBar.R . GString-class.R . GenericSummary.R . Java.R . LComments.R . MultiVerbose.R . NullVerbose.R . Options.R . ProgressBar.R . Settings.R . SmartComments.R . Sys.readlink2.R . System.R . TextStatusBar.R . TimeoutException.R . VComments.R . Verbose.R . addFinalizerToLast.R . attachLocally.R . callHooks.R . capitalize.R . captureOutput.R . cmdArgs.R . colClasses.R . commandArgs.R . compressFile.R . compressPDF.R . copyDirectory.R . copyFile.R . countLines.R . createFileAtomically.R . createLink.R . createWindowsShortcut.R . dataFrame.R . density.EXTS.R . detachPackage.R . detachPlain.R . dimNA.R . displayCode.R . doCall.R . downloadFile.R . eget.R . egsub.R . env.R . extract.array.R . fileAccess.R . filePath.R . finalizeSession.R . findFiles.R . findSourceTraceback.R . gcDLLs.R . gcat.R . getAbsolutePath.R . getCommonPrefix.R . getParent.R . getPathIfEmpty.R . getRelativePath.R . gstring.R . hasUrlProtocol.R . hpaste.R . hsize.R . inAnyInterval.R . insert.R . installPackages.R . intToHex.R . intervalsToSeq.R . isAbsolutePath.R . isDirectory.R . isEof.connection.R . isFile.R . isOpen.character.R . isPackageInstalled.R . isPackageLoaded.R . isReplicated.R . isSingle.R . isUrl.R . isZero.R . lastModified.R . listDirectory.R . loadObject.R . loadToEnv.R . mapToIntervals.R . mergeByCommonTails.R . mergeIntervals.R . mkdirs.R . mout.R . moveInSearchPath.R . mpager.R . nullfile.R . onGarbageCollect.R . onSessionExit.R . parseArgs.R . patchCode.R . popBackupFile.R . popTemporaryFile.R . printf.R . pushBackupFile.R . pushTemporaryFile.R . queryRCmdCheck.R . readBinFragments.R . readRdHelp.R . readTable.R . readTableIndex.R . readWindowsShellLink.R . readWindowsShortcut.R . reassignInPackage.R . removeDirectory.R . renameFile.R . resample.R . saveObject.R . seqToHumanReadable.R . seqToIntervals.R . setOption.R . shell.exec2.R . sourceDirectory.R . sourceTo.R . splitByCommonTails.R . splitByPattern.R . stext.R . subplots.R . systemR.R . tempvar.R . tmpfile.R . toAsciiRegExprPattern.R . toCamelCase.R . toUrl.R . touchFile.R . unwrap.array.R . use.R . useRepos.R . utils.R . whichVector.R . withCapture.R . withLocale.R . withOptions.R . withRepos.R . withSeed.R . withSink.R . withTimeout.R . wrap.array.R . writeBinFragments.R . writeDataFrame.R . zzz.R .  Full R.utils package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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