braverock / FactorAnalytics

67 stars 63 forks source link

Failed to install because of "Error in read.dcf(path)" #2

Closed Supermem closed 4 years ago

Supermem commented 5 years ago

Error in read.dcf(path) : Found continuation line starting ' time series, fun ...' at begin of record.

  1. read.dcf(path)
  2. is.data.frame(x)
  3. colnames(read.dcf(path))
  4. read_dcf(tmp)
  5. remote_package_name.github_remote(remote)
  6. remote_package_name(remote)
  7. FUN(X[[i]], ...)
  8. vapply(remotes, install_remote, ..., FUN.VALUE = character(1))
  9. install_remotes(remotes, auth_token = auth_token, host = host, dependencies = dependencies, upgrade = upgrade, force = force, quiet = quiet, build = build, build_opts = build_opts, repos = repos, type = type, ...)

  10. devtools::install_github("braverock/factorAnalytics")

kkumawat25 commented 4 years ago

Unable to install, it says the package is not available ' package ‘factorAnalytics’ is not available (for R version 3.6.1)'

midoshammaa commented 4 years ago

I am unable to replicate the issue. Ijust got a fresh install of R 3.6.1 and tried. What is your data.table version?

On Mon, Nov 18, 2019 at 11:15 AM kkumawat25 notifications@github.com wrote:

Unable to install, it says the package is not available ' package ‘factorAnalytics’ is not available (for R version 3.6.1)'

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/braverock/FactorAnalytics/issues/2?email_source=notifications&email_token=ACJDELEO75W7F5YSRLK5LSLQULETRA5CNFSM4GKLJLU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEELGOAY#issuecomment-555116291, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACJDELFCXWRKYI2OXSLH7VLQULETRANCNFSM4GKLJLUQ .

kecoli commented 4 years ago

devtools::install_github("braverock/factorAnalytics")

not able to reproduce, pending to close the issue

kecoli commented 4 years ago

Unable to install, it says the package is not available ' package ‘factorAnalytics’ is not available (for R version 3.6.1)'

try the updated package name FactorAnalytics