kwClustersR
kwClustersR copied to clipboard
Can't load kwClusters
When I execute this I get an error message:
install.packages("devtools") library(devtools)
devtools::install_github("remibacha/kwClustersR") library(kwClustersR) library(readxl) library(stringdist)
Error: (converted from warning) cannot remove prior installation of package ‘tibble’ In addition: Warning messages: 1: In untar2(tarfile, files, list, exdir) : skipping pax global extended headers 2: In untar2(tarfile, files, list, exdir) : skipping pax global extended headers
library(kwClustersR) Error in library(kwClustersR) : aucun package nommé ‘kwClustersR’ n'est trouvé
I tried: remove.packages("tibble") Error in remove.packages : there is no package called ‘tibble’