We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Line 103 of R/database.R visible in 5642814
==> roxygen2::roxygenize('.', roclets = c('rd', 'collate', 'namespace')) Writing NAMESPACE Loading tradeflows Error in parse(text = lines, n = -1, srcfile = srcfile) : /home/paul/R/tradeflows/R/database.R:103:17: unexpected INCOMPLETE_STRING 102: message("Changed reporter and partner encoding from latin1 to utf8.", 103: "(check reportercode or partnercode 384 c ^ Calls: suppressPackageStartupMessages ... withr_with_dir -> force -> source_many -> source_one -> parse In addition: Warning messages: 1: roxygen2 requires Encoding: UTF-8 2: In readLines(con, warn = FALSE, n = n, ok = ok, skipNul = skipNul) : invalid input found on input connection '/home/paul/R/tradeflows/R/database.R' Execution halted Exited with status 1.
The text was updated successfully, but these errors were encountered:
Temporary fix to #12 so roxygen can update documentation
5d368fa
No branches or pull requests
Line 103 of R/database.R visible in 5642814
The text was updated successfully, but these errors were encountered: