Displaying 12 results from an estimated 12 matches for "tidyselect".
2024 Mar 16
3
Problem when trying to install packages
...pe = "source")Installing package into
?C:/R_Libs?
> (as ?lib? is unspecified)Warning in install.packages :
> dependencies ?lattice?, ?MASS? are not availablealso installing the
> dependencies ?deldir?, ?RcppEigen?, ?cli?, ?glue?, ?lifecycle?,
> ?pillar?, ?rlang?, ?tibble?, ?tidyselect?, ?vctrs?, ?png?, ?jpeg?,
> ?interp?, ?timechange?, ?maps?, ?nlme?, ?Matrix?, ?cluster?, ?dplyr?,
> ?hexbin?, ?latticeExtra?, ?lubridate?, ?mapproj?, ?mgcv?, ?purrr?
> trying URL '
https://cran.rstudio.com/src/contrib/deldir_2.0-4.tar.gz'Content
> type 'application/x-gzip...
2024 Mar 16
1
Problem when trying to install packages
...nstalling package into
> ?C:/R_Libs?
> > (as ?lib? is unspecified)Warning in install.packages :
> > dependencies ?lattice?, ?MASS? are not availablealso installing the
> > dependencies ?deldir?, ?RcppEigen?, ?cli?, ?glue?, ?lifecycle?,
> > ?pillar?, ?rlang?, ?tibble?, ?tidyselect?, ?vctrs?, ?png?, ?jpeg?,
> > ?interp?, ?timechange?, ?maps?, ?nlme?, ?Matrix?, ?cluster?, ?dplyr?,
> > ?hexbin?, ?latticeExtra?, ?lubridate?, ?mapproj?, ?mgcv?, ?purrr?
> > trying URL '
> https://cran.rstudio.com/src/contrib/deldir_2.0-4.tar.gz'Content
> > type &...
2024 Mar 16
1
Problem when trying to install packages
...to
>> ?C:/R_Libs?
>> > (as ?lib? is unspecified)Warning in install.packages :
>> > dependencies ?lattice?, ?MASS? are not availablealso installing the
>> > dependencies ?deldir?, ?RcppEigen?, ?cli?, ?glue?, ?lifecycle?,
>> > ?pillar?, ?rlang?, ?tibble?, ?tidyselect?, ?vctrs?, ?png?, ?jpeg?,
>> > ?interp?, ?timechange?, ?maps?, ?nlme?, ?Matrix?, ?cluster?, ?dplyr?,
>> > ?hexbin?, ?latticeExtra?, ?lubridate?, ?mapproj?, ?mgcv?, ?purrr?
>> > trying URL '
>> https://cran.rstudio.com/src/contrib/deldir_2.0-4.tar.gz'Content...
2017 Aug 17
2
How to install Tidyverse on Ubuntu 17.04? Getting gcc errors for -fstack-protector-strong and -Wdate-time
...ot;tidyverse")
Installing package into ?/home/popx/R/x86_64-pc-linux-gnu-library/3.4?
(as ?lib? is unspecified)
also installing the dependencies ?colorspace?, ?munsell?, ?plyr?, ?psych?,
?reshape2?, ?bindrcpp?, ?Rcpp?, ?digest?, ?scales?, ?curl?, ?openssl?,
?cellranger?, ?stringi?, ?selectr?, ?tidyselect?, ?broom?, ?dplyr?,
?forcats?, ?ggplot2?, ?haven?, ?httr?, ?jsonlite?, ?lubridate?, ?modelr?,
?purrr?, ?readr?, ?readxl?, ?stringr?, ?tibble?, ?rvest?, ?tidyr?, ?xml2?
trying URL 'https://cran.rstudio.com/src/contrib/colorspace_1.3-2.tar.gz'
Content type 'application/x-gzip' length...
2024 Oct 15
1
R Package: 'ggbreak' in Dockerfile
...quot;
stringi "stringi" "/usr/local/lib/R/site-library" "1.8.4"
stringr "stringr" "/usr/local/lib/R/site-library" "1.5.1"
tibble "tibble" "/usr/local/lib/R/site-library" "3.2.1"
tidyselect "tidyselect" "/usr/local/lib/R/site-library" "1.2.1"
utf8 "utf8" "/usr/local/lib/R/site-library" "1.2.4"
vctrs "vctrs" "/usr/local/lib/R/site-library" "0.6.5"
viridisLite &qu...
2023 Jun 01
1
error in arfima...
...spaces()
> library(forecast)
Registered S3 method overwritten by 'quantmod':
method from
as.zoo.data.frame zoo
> options(width=75)
> setdiff(loadedNamespaces(), lN) # -- see all the *!^@...! forecast loads:
[1] "gtable" "dplyr" "tidyselect" "Rcpp" "parallel"
[6] "scales" "lattice" "ggplot2" "R6" "generics"
[11] "curl" "lmtest" "tibble" "munsell" "nnet"
[16] &q...
2023 May 31
1
error in arfima...
dear members,
I am using arfima() from forecast package to model a time series. The following is the code:
> LYGH[[202]]
[1] 45.40 3.25 6.50 2.15
> arfima(LYGH[[202]])
Error in .fdcov(x, fdf$d, h, nar = nar, nma = nma, hess = hess, fdf.work = fdf$w) :
NA/NaN/Inf in foreign function call (arg 5)
I tried viewing .fdcov() with the following code:
2024 Oct 15
2
R Package: 'ggbreak' in Dockerfile
Don't you have to load BiocManager before using it?
-----Original Message-----
From: R-SIG-Debian <r-sig-debian-bounces at r-project.org> On Behalf Of Gerber, Lauren J
Sent: Tuesday, October 15, 2024 9:15 AM
To: r-sig-debian at r-project.org
Cc: dirk at eddelbuettel.com
Subject: Re: [R-sig-Debian] R Package: 'ggbreak' in Dockerfile
Hi All,
Does anyone have experience
2023 Jun 05
1
error in arfima...
...gtable_0.3.3 lattice_0.20-45 pkgconfig_2.0.3 rlang_1.1.0 cli_3.6.1
> [16] rstudioapi_0.14 curl_4.3.2 xml2_1.3.3 dplyr_1.1.1 generics_0.1.3
> [21] vctrs_0.6.1 gridtext_0.1.5 ggtext_0.1.2 lmtest_0.9-40 grid_4.1.2
> [26] nnet_7.3-16 tidyselect_1.2.0 glue_1.6.2 R6_2.5.1 fansi_1.0.4
> [31] ggplot2_3.4.2 TTR_0.24.3 magrittr_2.0.3 scales_1.2.1 quantmod_0.4.20
> [36] timeDate_4021.106 colorspace_2.1-0 fracdiff_1.5-1 quadprog_1.5-8 utf8_1.2.3
> [41] stinepack_1.4 munsell_0.5.0 zoo_1.8...
2020 Jun 04
2
mclust package installation is preparing for lazy loading and never finishes
...pkgbuild
readxl tibble
assertthat desc ggplot2 lazyeval pkgconfig
rematch tictoc
backports deSolve glue lifecycle pkgload
remotes tidyr
base64enc digest gridExtra lspline plotly
reprex tidyselect
BH diptest gtable lubridate plyr
reshape2 tidyverse
blob dplyr gtools magrittr praise
rlang tinytex
broom egg haven markdown prettyunits
rmarkdown utf8
callr ellipsis...
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
...ny
* R-showtext
* R-showtextdb
* R-simmer
* R-snow
* R-sodium
* R-sourcetools
* R-sp
* R-spelling
* R-statmod
* R-statnet.common
* R-stringdist
* R-stringi
* R-stringr
* R-styler
* R-SummarizedExperiment
* R-svglite
* R-sys
* R-sysfonts
* R-systemfit
* R-testit
* R-testthat
* R-tibble
* R-tidyr
* R-tidyselect
* R-tikzDevice
* R-timeDate
* R-timeSeries
* R-tinytest
* R-tinytex
* R-tkrplot
* R-tkWidgets
* R-tufte
* R-tweenr
* R-udunits2
* R-unitizer
* R-units
* R-unix
* R-usethis
* R-utf8
* R-uuid
* R-V8
* R-vctrs
* R-viridisLite
* R-waveslim
* R-wavethresh
* R-webp
* R-webutils
* R-whisker
* R-whoami
* R...
2018 May 30
2
Filtering using multiple rows in dplyr
Hi Folks,
I have just started using dplyr and could use some help getting unstuck. It could well be that dplyr is not the package to be using, but let me just pose the question and seek your advice.
Here is my basic data frame.
head(h)
subject ageGrp ear hearingGrp sex freq L2 Ldp Phidp NF SNR
1 HALAF032 A L A F 2 0 -23.54459 55.56005 -43.08282