Skip to content

Releases: fmgarciadiaz/PortalHacienda-CRAN

v0.1.7

02 Jun 18:10
Compare
Choose a tag to compare

Minor bug fixes addressing notes.

  • Lazy data = FALSE
  • Purrr namespace
  • Updated readme file

Timeout Fix

23 Nov 00:14
Compare
Choose a tag to compare

PortalHacienda 0.1.6

  • Fixed server timeout returned error message (now it only fails with a message as required by CRAN policy)

Minor Fixes - Added Vignette

27 Oct 22:34
Compare
Choose a tag to compare
  • Dropped readr from Imports (not needed after moving from download.file to GET)
  • Dropped download.file from NAMESPACE
  • Added Tutorial Vignette

Improved Error Handling

20 Jul 19:22
Compare
Choose a tag to compare
  • Downgraded downloading ERRORS to MESSAGES to be in line with CRAN policy
  • The package now correctly identifies internet connection problems vs. other kind of download problems:
    - Added "no internet connection error" handling (via 'curl::has_internet')
    - Added user side request errors handling (via 'httr')
    - Added server side return errors handling (via 'httr')
    - Server error messages are now returned to the user with a message

CRAN - Libre de errores

16 Jun 23:50
Compare
Choose a tag to compare
  • Versión aceptada en CRAN sin errores
  • Corregidos problemas en los ejemplos
  • Funcionando OK

CRAN Fixes - Working

14 Jun 22:50
Compare
Choose a tag to compare

PortalHacienda 0.1.1

  • Fixed examples to meet <5 sec requirement

PortalHacienda 0.1.0

  • Subido a CRAN
  • Funcionamiento básico

Initial Release

14 Jun 04:01
Compare
Choose a tag to compare

PortalHacienda 0.1.0

  • Subido a CRAN
  • Aceptado en CRAN
  • Funcionamiento básico