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

package ‘htmltab’ is not available for this version of R (4.2.2) #1

Open
Bakr-Ali opened this issue Dec 7, 2022 · 1 comment
Open

Comments

@Bakr-Ali
Copy link

Bakr-Ali commented Dec 7, 2022

Getting error message trying to install. (Using RStudio)

Tried installing package htmltab_0.8.2.tar.gz from CRAN Archive but getting the error:

ERROR: dependencies ‘XML’, ‘httr’ are not available for package ‘htmltab’
* removing ‘/usr/local/lib/R/site-library/htmltab’

I've tried adding dependencies = TRUE to the installing code install.packages("htmltab_0.8.2.tar.gz", dependencies = TRUE), but still getting the previous error.

@burgerga
Copy link
Contributor

The package is removed from CRAN. Please use the development version from Github (see https://github.com/htmltab/htmltab)

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

2 participants