NEWS
SwimmeR 0.13.10
- bug fixes for dplyr::na_if change
- issues with importing Splash pdfs
SwimmeR 0.13.9
- more bug fixes to re-enable Omega parsing
SwimmeR 0.13.8
- bug fixes to improve Omega parsing, particularly with respect to 2022 Worlds
SwimmeR 0.13.7
swim_parse
now handles some Hytek psych sheets
- bug fixes to make
swim_parse
more robust
SwimmeR 0.13.6
read_results
now handles the possibility of .aspx addresses containing pdf
or html results
SwimmeR 0.13.5
place
function introduced, supersedes swim_place
and dive_place
determine_entries
renamed to make_lineup
, now works on test cases
- work begun on
clean_events
to regularize event names
SwimmeR 0.13.4
toptimes_pars_hytek
included inside swim_parse
to parse Hytek Top Times
reports
- work beginning on
determine_entries
function for maximizing team entries vs.
a given opponent lineup
SwimmeR 0.13.3
- added the
list_breaker
function and the list_sorter
family as part of a
refactoring exercise
SwimmeR 0.13.2
results_score
no longer requires an Exhibition column
results_score
has more informative error messages
swim_parse
output columns Finals_Time
and Prelims_Time
have been
renamed Finals
and Prelims
. This is a major change and will require
work flows to be adjusted
SwimmeR 0.13.1
- now exporting
swim_place
and dive_place
swim_place
and dive_place
made more flexible
SwimmeR 0.13.0 (2021-11-05)
- CRAN release
- contains all dev version updates since SwimmeR 0.12.0
SwimmeR 0.12.6
- Splash results now include relay swimmers
- various speed improvements
SwimmeR 0.12.5
- Splash results
- bug fix for empty files
- Paralympics 2020 results complete
SwimmeR 0.12.4
- Started Paralympics 2020 results
SwimmeR 0.12.3
- Moved
swim_parse_ISL
inside of swim_parse
SwimmeR 0.12.2
course_convert
is now vectorized, works well in dplyr
pipes
SwimmeR 0.12.1
- Initial work in Splash Meet Manager/Swimming Federation of India results
SwimmeR 0.12.0 (2021-08-14)
- CRAN release
- contains all dev version updates since SwimmeR 0.11.0
SwimmeR 0.11.7
- Tokyo bug fixes re: Mixed and 4x200 relays
SwimmeR 0.11.6
SwimmeR 0.11.5
- Reaction times for Hytek results in individual events
SwimmeR 0.11.4
- Heat handling for Tokyo Olympics phase reports
SwimmeR 0.11.3
- Updates for Tokyo Olympics
SwimmeR 0.11.2
- Bug fixes and testing updates for places as "1)"
SwimmeR 0.11.1
- Vignette changes to backdoor in NYS results
SwimmeR 0.11.0 (2021-07-16)
- CRAN release
- contains all dev version updates since SwimmeR 0.10.0
SwimmeR 0.10.6
- dev release
splits_to_cumulative
function added for converting lap splits to cumulative
format
SwimmeR 0.10.5
- dev release
splits_to_lap
function added for converting cumulative splits to lap format
SwimmeR 0.10.4
- dev release
- More informative error message for running
swim_parse
without first
running read_results
- Associated testing for new error message
SwimmeR 0.10.3
results improved
SwimmeR 0.10.2
- dev release
- Adding support for Omega files from United States Olympic Trials
- Age formatting has changed slightly to
accommodate Australian Olympic Trials
SwimmeR 0.10.0 (2021-06-02)
- CRAN release
- deprecated
course_convert_df
in favor of course_convert(verbose = TRUE)
- all changes from dev version
SwimmeR 0.9.1 to CRAN * Various documentation and file structure updates
SwimmeR 0.9.1
- dev release
- Bug fixes in S.A.M.M.S results
- Improved testing for
course_convert
family * Removed tibble
dependency from
course_convert
family and therefore from SwimmeR
package
- Added support for British IDs in Hytek files
- Added
correct_split_distance
function to switch between splits by 25
and splits by 50
- Fixed some bugs in splits
- Various documentation and file structure updates
SwimmeR 0.9.0 (2021-04-19)
- CRAN release
- Bug fix in splits
name_reorder
now accepts lists
- Improvements to
verbose = TRUE
setting in name_reorder
correct_split_distance
function added for renaming split
columns in data frames with mixed split lengths
discard_errors
function added for cleaning web scrapping results
SwimmeR 0.8.0 (2021-03-20)
- CRAN release
- Introduces parsing of Para athlete codes inside
swim_parse
- Bug fixes in splits
- Improved handling of symbols as record designations (!, $ etc.)
inside
swim_parse
- Added
names_reorder
function for dealing with names in Lastname, Firstname
order
- Better aligned testing with CRAN policies
- Various documentation updates
SwimmeR 0.7.3
- dev release
- Fixes bugs in 25 length splits under 10.00 seconds
- Other bug fixes for record designation
SwimmeR 0.7.2 (2021-01-13)
- More testing fixes for Debian builds
SwimmeR 0.7.1
- Testing fixes for Debian builds
SwimmeR 0.7.0
- CRAN release
- added functionality to
swim_parse
to parse S.A.M.M.S. style files
- added functionality to
swim_parse
to prevent function from failing when no
event names are detected
- broadened event name definitions
- added functionality to
swim_parse
to allow raw-er results to be displayed,
including swimming-specific strings like DQ and
SCR
- major overhaul to
swim_parse
to lessen the need for typo
and
replacement
arguments and to simplify their use
SwimmeR 0.6.0 (2020-11-22)
- CRAN release * added functionality to
swim_parse
to output relay swimmers
- added functionality to
swim_parse_ISL
to output relay swimmers
- added functionality to
swim_parse_ISL
to output
splits
SwimmeR 0.5.4
- dev release
- added functionality to output splits to
swim_parse
, works but more
testing needed
SwimmeR 0.5.3
- dev release
- added helper function list_transform to clean up
swim_parse
and
other functions
SwimmeR 0.5.2
- dev release
- fixed issue regarding athletes with many names, or with punctuated names
- fixed issue regarding the use of "*" in front of an athlete's name as a
designator
- updates to testing to reflect above
SwimmeR 0.5.1
- CRAN release
- fixed issue caused by a change in ISL results format
SwimmeR 0.5.0 (2020-10-19)
- added
swim_parse_ISL
function, for reading in
results from the International Swimming League
- updated vignette
- various documentation updates
SwimmeR 0.4.2 (2020-09-17)
- CRAN housekeeping - addressed testing issue on Linux Debian
SwimmeR 0.4.1 (2020-08-28)
- fixed broken link for CRAN submission
- minor bug fixes
SwimmeR 0.4.0
- important bug fixes in
swim_parse
regarding importing
results that have a "J" next to them (a Hy-Tek artifact)
swim_parse
now includes DQ swims, and the output of swim_parse
has a
column called DQ
.
swim_parse
now notes exhibition swims, in the column Exhbition
read_results
and swim_parse
can now read .hy3 files. This feature is not
yet stable and will receive future updates
- added the
!%in%
function (not in), which can be useful for cleaning results
- added the
results_score
function, which will score the output of
swim_parse
based on user inputted parameters.
- various bug fixes
SwimmeR 0.3.1 (2020-07-11)
- fixed issue with xml2 import that broke read_results for .html files
SwimmeR 0.3.0 (2020-07-10)
- added
get_mode
function that returns the most frequently
occurring element(s) of a list
- added
draw_bracket
for creating single elimination brackets e.g. for
tournaments and shoot-outs
- added aliases so
swim_parse
and read_results
now work for Swim_Parse
and Read_Results
- updated vignette
SwimmeR 0.2.0 (2020-04-10)
- added a
NEWS.md
file to track changes to the package.
- added functions
swim_parse
and read_results
to allow reading in swimming
results from .html and .pdf sources
sec_format
now works on lists containing NA
values
- added a vignette
SwimmeR 0.0.1.0