bedapub / designit

Blocking and randomization for experimental design
https://bedapub.github.io/designit/
Other
7 stars 1 forks source link

OSAT vignette is not rendered #11

Closed idavydov closed 1 year ago

idavydov commented 1 year ago

https://bedapub.github.io/designit/articles/osat.html

This vignette can only be rendered if `OSAT` package is installed
idavydov commented 1 year ago

hm, so there are two bugs.

  1. the if/else statement is not correct (a973e7241210c5592749cf2b83ee7d3d93931549, now reverted)
  2. OSAT cannot be installed with the following message:

https://github.com/bedapub/designit/actions/runs/3649472370/jobs/6164196311#step:5:119

  Error: 
  ! error in pak subprocess
  Caused by error: 
  ! Cannot install packages:
  * deps::.: Cannot determine package name for remote(s): bioc::release/OSAT
  * local::.: Cannot determine package name for remote(s): bioc::release/OSAT

@banfai any suggestions?

idavydov commented 1 year ago

fixed in 0.4.1