Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Links #16

Open
p-will-b opened this issue Sep 26, 2019 · 0 comments
Open

Missing Links #16

p-will-b opened this issue Sep 26, 2019 · 0 comments

Comments

@p-will-b
Copy link

This is a terrific package! Thank you. There appears to be an issue on the load, though.

There are a few "missing links." I believe these are responsible for the error listed after the install data. Any thoughts?

install snippets with failed links

installing help indices
converting help for package 'fundManageR'
finding HTML links ... done
adv_managers_brochures html
adv_managers_current_period_summary html
adv_managers_filings html
adv_managers_metadata html
finding level-2 HTML links ... done

Rd warning: C:/Users/user/AppData/Local/Temp/RtmpCIm23D/R.INSTALL2d287872647/fundManageR/man/adv_managers_metadata.Rd:28: missing link 'adv_managers_filing()' ...

finra_people html
Rd warning: C:/Users/user/AppData/Local/Temp/RtmpCIm23D/R.INSTALL2d287872647/fundManageR/man/finra_people.Rd:29: missing link 'finra_people()'

here is the failure when calling fundManageR::adv_managers_current_period_summary

recent_period_summary <- adv_managers_current_period_summary()
Joining, by = "periodReport"
parsing https://www.sec.gov/files/investment/data/information-about-registered-investment-advisers-and-exempt-reporting-advisers/ia090319-exempt.xlsx
parsing https://www.sec.gov/files/investment/data/information-about-registered-investment-advisers-and-exempt-reporting-advisers/ia090319.xlsx
Warning messages:
1: Expected 2 pieces. Missing pieces filled with NA in 2 rows [57, 58].
2: 2 failed to parse.
3: 4 failed to parse.
4: In if (!include_exempt) { :
the condition has length > 1 and only the first element will be used
5: Unknown columns: dateDataADV, isExempt, idRegionSEC, idCRD, idSEC, typeRegulationSEC, nameEntityManager, nameEntityManagerLegal, addressOfficePrimary, addressStreet1OfficePrimary, addressStreet2OfficePrimary, cityOfficePrimary, stateOfficePrimary, countryOfficePrimary, zipOfficePrimary, phoneOfficePrimary, statusSEC, dateStatusSEC, dateADVLatest, urlManager, isForeignRegisteredEntity, stateDateJurisdictionNotice, idCIK, hasAUMGreater1B, idLEI, hasAUMGreater100M, typeEntity, countryEntityOrganized, countEmployeesTotal, countEmployeesInvestmentAdvisory, amountAUMTotal, amountAUMDiscretionary, amountAUMNonDiscretionary, countAccountsDiscretionary, countAccountsNonDiscretionary, countAccountsTotal, isManagerSecuritiesPortfolio, hasFeeAUM, hasFeeHourlyCharge, hasFeeSubscription, hasFeeFixed, hasFeeCommission, hasFeePerformance, hasFeeOther, typeFeeOther, isBrokerDealer, isBrokerDealerRepresentative [... truncated]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant