Search
 
SCRIPT & CODE EXAMPLE
 

R

error installing devtools r

ERROR: dependency ‘httr’ is not available for package ‘pkgdown’
* removing ‘/usr/local/lib/R/site-library/pkgdown’
ERROR: dependencies ‘usethis’, ‘covr’, ‘httr’, ‘rversions’ are not available for package ‘devtools’
* removing ‘/usr/local/lib/R/site-library/devtools’

# Solution
sudo apt install build-essential libcurl4-gnutls-dev libxml2-dev libssl-dev
Comment

PREVIOUS NEXT
Code Example
R :: fill the na data in mean value in r 
R :: r suppress package loading messages 
R :: filter only NA column in R 
R :: disable the y axis in plot r 
R :: convert first row to header in r 
R :: quartile in r 
R :: how many pairwise combinations 
R :: covert -Inf to 0 r 
R :: replace_na 
R :: How to calculate standardized residuals in R 
R :: how to split unsplit data frame in R 
R :: read xlsx in r 
R :: tidytext extract url r 
R :: What does | mean in r 
R :: r select columns by vector of names 
R :: r most likely outcome 
R :: gsub function r 
R :: hypergeometric distribution on r 
R :: take node names from nodes to edges tidygraph 
R :: grep string that ends with R 
Rust :: return function rust 
Rust :: rust nested loop 
Rust :: encode base64 rust 
Rust :: rust lang display 
Rust :: concat string rust 
Rust :: armanriazi•rust•static•vs•cons 
Rust :: Take two integers, return the quotient and remainder, divmod 
Rust :: armanriazi•rust•interior-mutability•cell 
Rust :: armanriazi•rust•ref•move 
Rust :: rust array literal 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =