You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Sun, Mar 28, 2021 at 6:29 AM phisherblack ***@***.***> wrote:
Hi, I am trying to install 'fect' from Cran
I run:
install.packages("fect", type = "source")
and get this error message:
Warning in install.packages :
package ‘fect’ is not available for this version of R
A version of this package for your version of R might be available
elsewhere.
When I try to install the development version, I also get an error:
I run:
devtools::install_github('xuyiqing/fect')
and get this message:
Building R package from source requires installation of additional build
tools.
Do you want to install the additional tools now?
I am unsure what "additional tools" are required.
can you assist?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2PKGBQOYMBUCCCQSRVYOLTF4VNLANCNFSM4Z6BHROQ>
.
Hi, I am trying to install 'fect' from Cran
I run:
install.packages("fect", type = "source")
and get this error message:
Warning in install.packages :
package ‘fect’ is not available for this version of R
A version of this package for your version of R might be available elsewhere.
When I try to install the development version, I also get an error:
I run:
devtools::install_github('xuyiqing/fect')
and get this message:
Building R package from source requires installation of additional build tools.
Do you want to install the additional tools now?
I am unsure what "additional tools" are required.
can you assist?
The text was updated successfully, but these errors were encountered: