issues
search
globalgov
/
messydates
R package for Extended Date/Time Format (EDTF)
https://globalgov.github.io/messydates
Other
15
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue converting dates starting with month spelled first
#86
henriquesposito
opened
3 months ago
1
Issues with converting numeric variables to messydates
#85
henriquesposito
opened
5 months ago
0
v4.0.1
#84
henriquesposito
closed
7 months ago
1
Issue with logical comparisons for certain versions of R > 4.3
#83
henriquesposito
closed
7 months ago
2
Logical comparison for row wise filtering when using `dplyr` not working
#82
henriquesposito
closed
5 months ago
1
Add links to DESCRIPTION
#81
olivroy
closed
10 months ago
1
Add a `make_range()` function that allows you to make a range from 2 variables (e.g. start and end) while adding uncertainty if desired
#80
henriquesposito
closed
7 months ago
1
v0.4.0
#79
henriquesposito
closed
7 months ago
2
Add basic vector methods for messy dates
#78
WerthPADOH
closed
1 year ago
1
Subsetting and other basic vector methods
#77
WerthPADOH
closed
7 months ago
1
Add probabilistic methods for dates comparison
#76
henriquesposito
closed
7 months ago
0
Add methods for basic comparison operators
#75
WerthPADOH
closed
1 year ago
1
Adding comparison operators (>,<,>=,<=)
#74
WerthPADOH
closed
7 months ago
2
Bug with MDY dates where month is written
#73
henriquesposito
closed
7 months ago
0
Double unspecified components not compressed/contracted sufficiently
#72
jhollway
closed
7 months ago
1
Updated how ´contract()´ function checks if 'mdate' object has been expanded
#71
henriquesposito
closed
1 year ago
1
Fixed bugs related to zero padding and month and day ordering
#70
henriquesposito
closed
1 year ago
1
Rework ´contract()´ to always expand first to then display the most succinct representation
#69
henriquesposito
closed
1 year ago
2
Issues with zero padding and with month/day correction in messydates article
#68
henriquesposito
closed
1 year ago
3
Fixes CRAN issues with package size
#67
henriquesposito
closed
1 year ago
1
Fixed issues with conversion to certain date formats
#66
henriquesposito
closed
1 year ago
1
Update cheatsheet
#65
jaeltan
closed
1 year ago
0
CRAN issue with messydates on Windows
#64
henriquesposito
closed
1 year ago
5
Some "mdate" dates add a "\032" when converted to character
#63
henriquesposito
closed
1 year ago
1
as_messydate() for dates in YYYYMM and YYYYMMDD format
#62
jaeltan
closed
1 year ago
1
Added `mreport()` function
#61
henriquesposito
closed
2 years ago
2
Added previous changes back to develop branch
#60
henriquesposito
closed
2 years ago
0
Fixed issues with pkgdown.yml file
#59
henriquesposito
closed
2 years ago
1
Fixes additional issues with pushrelease workflow files
#58
henriquesposito
closed
2 years ago
1
Fixes issues with pushrelease workflow files
#57
henriquesposito
closed
2 years ago
1
Fixes to GitHub pushrelease workflow files
#56
henriquesposito
closed
2 years ago
1
Fixes to GitHub workflow files and README.rmd
#55
henriquesposito
closed
2 years ago
1
Fix issues with `{skimr}` report
#54
henriquesposito
closed
2 years ago
8
Hotfixes on GitHub workflows
#53
jhollway
closed
2 years ago
2
Expand the types of dates that can be extracted from texts with `as_messydate()`
#52
henriquesposito
opened
2 years ago
7
Change messydates class from "messydt" to "mdate"
#51
henriquesposito
closed
2 years ago
0
Changed object class to `mdate`
#50
henriquesposito
closed
2 years ago
2
Speed up expand functions
#49
BBieri
closed
2 years ago
8
Fix issues with conversion and expansion of incomplete ranges and sets of dates
#48
henriquesposito
closed
2 years ago
1
Consider adding a vctr class so that tibble knows better how to print messy date vectors
#47
jhollway
closed
2 years ago
5
Functions to get intervals/periods as well as set up division ("/") as an arithmetic operation for these?
#46
henriquesposito
closed
7 months ago
1
Improve how as_messydates() and/or expand() deals with some non-ambiguous 6 digit dates and other non standard date formats
#45
henriquesposito
closed
2 years ago
0
Add inference example to messydates article
#44
henriquesposito
closed
1 year ago
1
Fixed website deployment issue upon branch merge
#43
henriquesposito
closed
2 years ago
1
Updated `expand()` and coercion from "messydt" functions to manage negative dates. Arithmetic functions for operations with "messydt" objects were also added.
#42
henriquesposito
closed
2 years ago
1
Create skimr template for messydates class
#41
BBieri
closed
2 years ago
11
contract() bug for negative date ranges
#40
henriquesposito
closed
2 years ago
0
Update resolve() mean to work with negative dates
#39
henriquesposito
closed
2 years ago
2
Updated README.md file for CRAN submission
#38
jaeltan
closed
3 years ago
1
Updated NEWS and Description files for new release
#37
jaeltan
closed
3 years ago
1
Next