Skip to content

Releases: btskinner/rscorecard

rscorecard v0.4.0

28 Sep 16:17
Compare
Choose a tag to compare

Updates

  • update dictionary for 28 September 2017 release of scorecard data
  • update link in introduction vignette
  • change contact information
  • read data dictionary sheet by name instead of sheet number when
    making sysdata.rda in ./data-raw/make_dict_hash.R
  • correct sc_get() to use floor() instead of ceiling() so that
    it doesn't make unnecessary API request/pull (h/t @jjchern)

rscorecard 0.3.5

02 Feb 15:21
Compare
Choose a tag to compare

Updates

  • increment version to match CRAN

rscorecard 0.3.4

25 Jan 20:41
Compare
Choose a tag to compare

Updates

  • small change in license file (still MIT)

rscorecard 0.3.3

21 Jan 00:17
Compare
Choose a tag to compare

Updates

Bug fix

  • allow sc_filter() to use subset object vectors

rscorecard 0.3.2

20 Jan 23:26
Compare
Choose a tag to compare

Updates

New features

  • allow sc_filter() to use vectors stored in objects
  • allow sc_filter() to use %in% operator

rscorecard 0.3.1

14 Jan 18:45
Compare
Choose a tag to compare

Updates

  • small increment for CRAN

rscorecard 0.3.0

14 Jan 18:02
Compare
Choose a tag to compare

Updates

  • update dictionary for 13 January 2017 release of scorecard data
  • update sc_dict() to search all columns by default
  • update internal hash lookup environment to have less generic name
  • reduced internal sysdata.rda size

rscorecard 0.2.8

03 Oct 21:22
Compare
Choose a tag to compare

Updates

  • minor updates to URL
  • CRAN version

rscorecard 0.2.7

02 Oct 22:47
Compare
Choose a tag to compare

Updates

  • fixed canonical link form so CRAN doesn't NOTE me

rscorecard 0.2.6

02 Oct 22:30
Compare
Choose a tag to compare

Updates

  • updated internal dplyr code to remove deprecated functions