Skip to content

datetoiso

1.2.1

Convert and Impute Dates to ISO 8601 Format and Reconcile Data Sets

0packages depend
3.1Kdownloads / year
98.3%test coverage
13/13checks pass

Overview

About
Maintained by Lukasz AndrzejewskiFirst published 2023-02-286 releasesCRAN page ↗

Provides tools for converting and imputing date values to the ISO 8601 standard format and for reconciling differences between two versions of a data set. The package automatically detects date patterns within data frame columns and converts them to consistent ISO-formatted dates, with optional imputation of missing day or month components based on user-defined rules. It also includes functionality to identify inserted, deleted, and updated records, as well as column- and value-level changes, when comparing old and new versions of a data frame. Only one date format may be applied within a single column.

Install

Health

CRAN checks
13OK
Slowest check: 2.6 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 2.44
98.3%
Coverage · measured lines
100%
Documentation · exports
7
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 2 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

3.1K
CRAN downloads in the past year
Rank #17,128 · ~9/day · ~259/mo
Daily download trend is not available in this view yet.
20230 days
67890 days
3.1K1 year
Compare downloads with other packages →
Also on146 r2u29 autocran

Dependencies

Declared dependencies
8 external dependencies (excludes base and recommended)
Depends (0)
none
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 4,691 (80%)Rd 1,163 (20%)
Code characteristics
Cyclomatic complexity
1.0 median / 9 max
Test cases
111 / 2.44 per code line

Test coverage

Line coverage

98%

Expression

96.8%

Tests / Examples

98.3% / 63% ex

Functions

42 5 exported

Complexity

1.6 avg / 9 max

Call network

42 nodes / 75 edges

Loading call graph…

Lowest coverage

42 functions
FunctionCycloCoverage
get_same_class167%
impute_date exp383%
compare_rows_with_same_index995%
reconcile_without_index697%
clean_date exp1100%
dfiso exp1100%

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.2.1Latest
    2025-12-16 · current release · diff ↗
  • 1.2.0
    2025-12-07 · diff ↗
  • 1.1.1
    2025-11-18 · diff ↗
  • 1.0.0
    2025-11-13 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.2.0
    2023-12-01 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.1.0
    2023-02-28
  • R
    R 4.2.0 released · 2022-04-22

Package metadata

First published
2023-02-28
Total releases
6 / 3 yrs
License
MIT + file LICENSE OSI
Download size
29 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →