issues
search
HenrikBengtsson
/
R.utils
🔧 R package: R.utils (this is *not* the utils package that comes with R itself)
https://henrikbengtsson.github.io/R.utils/
62
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CLEANUP: append(x, y) -> c(x, y)
#57
HenrikBengtsson
closed
8 years ago
0
TYPO: hsize() - shouldn't argumnet 'bytes' default to getOption("hsize.bytes", "B")?
#56
HenrikBengtsson
closed
8 years ago
1
setThreshold() should also support TRUE and FALSE
#55
HenrikBengtsson
closed
8 years ago
0
I could not find winProgressBar function in new version
#54
xinhuiwang
closed
8 years ago
2
CLEANUP: Deprecate arrayIndex()
#53
HenrikBengtsson
closed
8 years ago
0
sourceDirectory() stops working on environment clear
#52
mattpolicastro
closed
8 years ago
2
Add nullfile()
#51
HenrikBengtsson
closed
8 years ago
0
View mode - filter
#50
rczen
closed
8 years ago
1
CLEANUP: Deprecate `%<-%` and suggest using lazy futures instead
#49
HenrikBengtsson
closed
8 years ago
1
choose.files no longer available in last update of utils
#48
JGoveia
closed
8 years ago
1
CLEANUP: Rename argument `absolutePath` for `Arguments$getReadablePathname()` to `absolute`?
#47
HenrikBengtsson
closed
8 years ago
1
chooseCRANmirror {utils} local mirror
#46
naresh050414
closed
8 years ago
2
Arguments$getWritablePathname(".") should give an error
#45
HenrikBengtsson
opened
8 years ago
0
Add compressFile(..., safe=TRUE) for atomic writing
#44
HenrikBengtsson
closed
8 years ago
0
Add hsize() for human readable object sizes
#43
HenrikBengtsson
closed
8 years ago
0
renameFile() should fall back to try copy'n'delete if file.rename() fails
#42
HenrikBengtsson
opened
8 years ago
4
CLEANUP: Use seq(along=x) instead of seq(x)
#41
HenrikBengtsson
closed
8 years ago
0
FUTURE: Use do.call(fcn, ...) - not do.call("fcn", ...)
#40
HenrikBengtsson
closed
8 years ago
0
`mkdirs('G.S.', mustWork=TRUE)` needs special validation on Windows (typically creates `G.S`)
#39
HenrikBengtsson
opened
8 years ago
0
mkdirs(path): Add check if `path` is a link to broken file/directory
#38
HenrikBengtsson
closed
8 years ago
1
BUG: seqToHumanReadable(c(1:2, 4:5)) gives "1-2, 4, 5"
#37
HenrikBengtsson
closed
8 years ago
0
Add option so that seqToHumanReadable(1:2) == "1-2" (now only "1,2")
#36
HenrikBengtsson
closed
8 years ago
1
commandArgs(): Add new known/reserved command-line options
#35
HenrikBengtsson
closed
8 years ago
0
evalWithTimeout
#34
arnaud-m
closed
8 years ago
3
METACRAN: Keep README.md so it appears on METACRAN
#33
HenrikBengtsson
closed
8 years ago
0
R.utils::GString ability of "[function] call" does not seem to be working (anymore?).
#32
AndreMikulec
closed
9 years ago
7
negative numbers in cmdArgs()
#31
ilmarijuutilainen
closed
9 years ago
2
Add `outPath` to (de)compressFile()
#30
HenrikBengtsson
opened
9 years ago
0
Error : object ‘clone’ is not exported by 'namespace:R.oo'
#29
mattdowle
closed
7 years ago
6
Error : object 'equals' is not exported by 'namespace:R.oo'
#28
johnros
closed
9 years ago
2
littler & commandArgs
#27
daroczig
closed
8 years ago
7
saveObject(): Add argument 'format', e.g. format="rds"
#26
HenrikBengtsson
closed
9 years ago
1
ROBUSTNESS: writeDataFrame() should assert that elements don't contain 'sep' symbol
#25
HenrikBengtsson
closed
9 years ago
0
Add support for compressPDF(..., compression="gs(ebook)+qpdf")
#24
HenrikBengtsson
closed
9 years ago
0
Make push/popTemporaryFile() work for directories too
#23
HenrikBengtsson
opened
9 years ago
1
Add mkdirs(..., mustWork=TRUE)
#22
HenrikBengtsson
closed
8 years ago
3
Update to R devel breaks code using nchar(NA)/nzchar(NA)
#21
HenrikBengtsson
closed
9 years ago
2
.Last() created by R.utils to handle session finalizers causes warning if session is saved
#20
HenrikBengtsson
closed
9 years ago
0
'package:R.utils' may not be available when loading
#19
joseah
closed
9 years ago
6
downloadFile(..., path) returns an unclean pathname
#18
HenrikBengtsson
opened
9 years ago
2
Evaluate %<-% ("delayed evaluation") using local()
#17
HenrikBengtsson
closed
9 years ago
1
SPECIAL: R.utils::use() to equal R.utils::use("R.utils")?
#16
HenrikBengtsson
closed
9 years ago
1
isUrl(NA) should return FALSE (not NA)
#15
HenrikBengtsson
closed
9 years ago
1
Should withSink() return invisibly?
#14
HenrikBengtsson
closed
9 years ago
3
Revert "Added bzip2() and isBzipped()"
#13
HenrikBengtsson
closed
9 years ago
0
Change default ecget()/eget() to inherits=FALSE(?)
#12
HenrikBengtsson
closed
9 years ago
1
WISH: Add support for use("<GitHub repos>/<pkg>")
#11
HenrikBengtsson
opened
9 years ago
0
R.utils: use() withholds output from install.packages() until after user input
#10
HenrikBengtsson
closed
9 years ago
4
CLEANUP: Unreachable code in countLines()?
#9
HenrikBengtsson
closed
9 years ago
1
INCONSISTENCY: captureOutput(..., collapse="\n") vs collapse != "\n"
#8
HenrikBengtsson
closed
9 years ago
0
Previous
Next