Skip to content

Commit ee01c89

Browse files
committed
Temp EvaluateCore workaround
1 parent 2628e92 commit ee01c89

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
with:
2424
extra-packages: |
2525
local::.
26-
any::EvaluateCore
2726
any::NbClust
2827
any::cluster
2928
github::r-lib/pkgdown?reinstall

.github/workflows/render-readme.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
any::devtools
3131
any::kableExtra
3232
any::RCurl
33-
any::EvaluateCore
3433
3534
- name: Render README.md using rmarkdown
3635
run: Rscript -e 'rmarkdown::render("README.Rmd", output_format = "github_document")'

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Imports: mathjaxr,
2727
stats,
2828
utils
2929
Suggests: cluster,
30-
EvaluateCore,
3130
knitr,
3231
pander,
3332
rmarkdown
33+
Remotes: github::aravind-j/EvaluateCore
3434
RdMacros: mathjaxr,
3535
Rdpack
3636
Copyright: 2024-2025, ICAR-NBPGR

0 commit comments

Comments
 (0)