Is the bigvis package for R not available for R version 3.0.1? package ‘syncwave’/‘mvcwt’ is not available (for R version 3.0.2) package ‘diamonds’ is not available (for R version 3.0.0) Is the plyr package for R not available for R version 3.0.2? Package bigmemory not inst...
ERROR: dependencies ‘httr’, ‘ragg’, ‘rlang’, ‘rmarkdown’, ‘xml2’ are not available for package ‘pkgdown’ * removing ‘/home/chaojuichang/R/x86_64-pc-linux-gnu-library/3.4/pkgdown’ ERROR: dependencies ‘usethis’, ‘miniUI’, ‘pkgdown’, ‘profvis’, ‘rcmdcheck’, ‘r...
_pkgdown.yml codecov.yml deploy.R deploy.html deploy_basic.R README License UCSCXenaShiny UCSCXenaShinyis an R package for interactively exploring UCSC Xena. It is mainly designed to provide a web app (built on the top of{shiny}framework and{UCSCXenaTools}package) for downloading, analyzing ...
_pkgdown.yml convert rticles JSS to properly rendering pkgdown vignette Nov 3, 2023 codecov.yml initial public commit Sep 23, 2021 cran-comments.md update cran-comments.md Jun 15, 2024 reservr.Rproj initial public commit Sep 23, 2021
Add links everywhere: in GitHub repository and pkgdown website. 🔗Hugo Gruson: Journey from user to contributor (video) Hugo spelled out the obvious – that every package contributor is a) a user first and b) starts out as a beginner. ...
In addition, a website like pkgdown is also help for users to know more about your package. These functions fromusethispackage can help your build it. Theusethis::use_pkgdown()function to initial setup, andpkgdown::build_site()to render your site, thenusethis::use_pkgdown_github_pages()...
described in the package vignette, regularly generated via the Bioconductor build system, and also embedded in the Welcome tab. Documentation for each function is provided, with examples rendered at the Github project pagehttps://federicomarini.github.io/ideal/, generated with thepkgdownpackage [64]...
One could argue that using pkgdown is a way to improve your R package documentation for very little effort. If you only tweak one thing, please introduce grouping in the reference page. Even when having to write some things by hand like inventing new tests, usethis provides useful functions ...
I run into this error ("package XXX is not available for R version X.X.X") when trying to install pkgdown in my RStudio on my company's HPC. Turns out, the CRAN snapshot they have on the HPC is from Jan. 2018 (almost 2 years old) and indeed pkgdown did not exist then. That...
It is only when the calling process tries to access the value of a future that is not yet resolved, or trying to create another asynchronous future when all available R processes are busy serving other futures, that it blocks.Multisession Futures...