SEC_13F_list
function no longer attempts to determine current year and quarter for the official list - it will produce an error when no year and quarter supplied to the function callrvest
SEC_13F_list
function requires user agent setup for reading data from sec.gov website. See https://www.sec.gov/os/accessing-edgar-dataisSedol
function to check validity of SEDOLisIsin
function to check validity of ISINdplyr
and rlang
readr
magrittr
, stringr
packages by using native R pipe operator. Now requires R > 4.1.0dplyr::na_if
call with base r functionality to handle changes in dplyr 1.1.0str_detect
empty string matchingISSUE_DESCRIPTION
outside of bounds for columnusethis::use_github_action("check-standard")
SEC_13F_list_local
Added SEC_13F_list_local
function that processes local file
Added fullCUSIP
function that appends checksum digit to 8-character CUSIP
Internal changes: main processing of the file moved to function in utils.R
NEWS.md
file to track changes to the package.