Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I recommend citing other software you used #13

Open
lcolladotor opened this issue Aug 23, 2024 · 0 comments
Open

I recommend citing other software you used #13

lcolladotor opened this issue Aug 23, 2024 · 0 comments
Assignees

Comments

@lcolladotor
Copy link
Member

Hi @lahuuki,

I recommend that you expand

## Write bibliography information
bib <- c(
R = citation(),
BiocStyle = citation("BiocStyle")[1],
knitr = citation("knitr")[1],
RefManageR = citation("RefManageR")[1],
rmarkdown = citation("rmarkdown")[1],
sessioninfo = citation("sessioninfo")[1],
testthat = citation("testthat")[1],
DeconvoBuddies = citation("DeconvoBuddies")[1],
DeconvoBuddiespaper = citation("DeconvoBuddies")[2]
)
and
This vignette was generated using `r Biocpkg("BiocStyle")`
`r Citep(bib[["BiocStyle"]])` with `r CRANpkg("knitr")`
`r Citep(bib[["knitr"]])` and `r CRANpkg("rmarkdown")`
`r Citep(bib[["rmarkdown"]])` running behind the scenes.
(only in that vignette) to cite all the other software that you have under
AnnotationHub,
BiocFileCache,
dplyr,
ExperimentHub,
ggplot2,
graphics,
grDevices,
matrixStats,
methods,
purrr,
rafalib,
RColorBrewer,
reshape2,
S4Vectors,
scran,
SingleCellExperiment,
spatialLIBD,
stats,
stringr,
SummarizedExperiment,
tibble,
utils
Suggests:
Biobase,
BiocStyle,
BisqueRNA,
covr,
HDF5Array,
knitr,
RefManageR,
rmarkdown,
sessioninfo,
testthat (>= 3.0.0),
tidyr,
tidyverse
.

See https://github.com/LieberInstitute/visiumStitched/blob/edda4cb14f9ef1746069b03ea121c5371a3b4755/vignettes/visiumStitched.Rmd#L45-L70 and https://github.com/LieberInstitute/visiumStitched/blob/edda4cb14f9ef1746069b03ea121c5371a3b4755/vignettes/visiumStitched.Rmd#L434-L456 for an example.

Best,
Leo

-- o --

Unrelated to this, shouldn't

R (>= 2.10)
that be like R 4.0? Not 2.10?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants