The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
filesstrings
3.4.0filesstrings
3.3.0strex
package.filesstrings
3.2.4strex
v1.6.0.filesstrings
3.2.3stringi
v1.7.8 and strex
v1.4.3.filesstrings
3.2.2LazyData
from DESCRIPTION
(was causing CRAN note).filesstrings
3.2.1strex
>= 1.4.filesstrings
3.2.0strex
>= 1.4 which has improved argument matching.filesstrings
3.1.7strex
v1.3.0 release adjustments.filesstrings
3.1.6strex
(v1.3.0).filesstrings
3.1.5trim_anything()
docs.strex
(v1.1.1).filesstrings
3.1.4strex
v1.1.0.filesstrings
3.1.3strex
v1.0.3.filesstrings
3.1.2all_equal()
was dealing inconsistently with attributes.filesstrings
3.1.1strex
v1.0.1.filesstrings
3.1.0str_get_currency()
and str_get_currencies()
are gone. They are replaced by str_extract_currencies()
and str_nth_currency()
, str_first_currency()
and str_last_currency()
.str_nth_instance_indices()
has been renamed to str_locate_nth()
and str_first_instance_indices()
and str_last_instance_indices()
have been renamed to str_locate_first()
and str_locate_last()
. The aliases locate_nth()
, locate_first()
and locate_last()
have been added.str_elems()
for extracting several single elements from a string.str_
, for example str_before_last_dot()
is a new alias for before_last_dot()
and str_extract_numbers()
is a new alias for extract_numbers()
.nice_nums()
now has the aliases str_nice_nums()
, str_alphord_nums()
and alphord_nums()
.filesstrings
3.0.1strex
.filesstrings
3.0.0str_with_patterns()
is defunct in light of stringr::str_subset()
.count_matches()
is defunct in light of stringr::str_count()
.strex
which is reliable on mac.filesstrings
2.7.1strex
v0.1.1; v0.1.0 didn’t pass on mac on CRAN.filesstrings
2.7.0stringr
-style string manipulation is now done by the strex
package, which filesstrings
now depends upon. That was the main functionality of filesstrings
, so filesstrings
is going to be more dormant from now on.filesstrings
2.6.0nth_number_before_mth()
and friends (there are 8 friends).filesstrings
2.5.0all_equal()
and its documentation.file.move()
.filesstrings
2.4.0nth_number_after_mth()
and friends (there are 8 friends)..Defunct()
call).filesstrings
2.3.0overwrite
argument to file.move()
with default value FALSE
to ensure that files are not accidentally overwritten.filesstrings
2.2.0extract_numbers()
.remove_dirs()
was claiming to have deleted directories that weren’t there.filesstrings
2.1.0match_arg()
for argument matching which is inspired by RSAGA::match.arg.ext()
. Its behaviour is almost identical but RSAGA
is a heavy package to depend upon so filesstrings::match_arg()
might be handy for package developers.filesstrings
2.0.4extract_numbers()
which arose when integerish numbers outside the 32-bit integer range reared their heads.filesstrings
2.0.3remove_filename_spaces()
.filesstrings
2.0.2all_equal()
for dealing with arrays.filesstrings
2.0.1filesstrings
2.0.0count_matches()
and str_nth_instance_indices()
are much faster.merge_tables_on_disk()
and paste_different_lengths()
are gone. They didn’t belong.before_last_dot()
now works in the case where the input has no dots, returning the input.filesstrings
1.1.0first
and last
companions for nth
functions.filesstrings
1.1.0filesstrings
1.0.0citation("filesstrings")
.filesstrings
0.4.2file.move()
and dir.delete()
to conform with the base
naming pattern of such functions.PutFilesInDir()
is gone.PutFilesInDir()
had is now default for MoveFiles()
.filesstrings
0.4.1AllEqual()
.filesstrings
0.4.0AllEqual()
and improve its documentation.NA
handling of ExtractNumerics()
and its documentation.filesstrings
0.3.2StrReverse()
is removed. Use stringi::stri_reverse()
instead.filesstrings
0.3.1Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
by following Giorgio Spedicato’s answer at http://stackoverflow.com/questions/42313373/r-cmd-check-note-found-no-calls-to-r-registerroutines-r-usedynamicsymbolsfilesstrings
0.3.0These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.