Skip to content

Modify coda import version in DESCRIPTION#160

Merged
bbolker merged 1 commit into
bbolker:mainfrom
shajoezhu:patch-1
Dec 29, 2025
Merged

Modify coda import version in DESCRIPTION#160
bbolker merged 1 commit into
bbolker:mainfrom
shajoezhu:patch-1

Conversation

@shajoezhu

@shajoezhu shajoezhu commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

Updated coda import version requirement in DESCRIPTION file. Installing coda version 0.19-4 not working, need a patch version

OE> ** this is package ‘coda’ version ‘0.19-4’
OE> ** package ‘coda’ successfully unpacked and MD5 sums checked
OE> staged installation is only possible with locking
OE> ** using non-staged installation
OE> ** R
OE> ** data
OE> ** inst
OE> ** byte-compile and prepare package for lazy loading
OE> Error in is.R() : 'is.R' is defunct.
OE> See help("Defunct")
OE> Error: unable to load R code in package ‘coda’
OE> Execution halted
OE> ERROR: lazy loading failed for package ‘coda’

Updated coda import version requirement in DESCRIPTION file.

```
OE> ** this is package ‘coda’ version ‘0.19-4’
OE> ** package ‘coda’ successfully unpacked and MD5 sums checked
OE> staged installation is only possible with locking
OE> ** using non-staged installation
OE> ** R
OE> ** data
OE> ** inst
OE> ** byte-compile and prepare package for lazy loading
OE> Error in is.R() : 'is.R' is defunct.
OE> See help("Defunct")
OE> Error: unable to load R code in package ‘coda’
OE> Execution halted
OE> ERROR: lazy loading failed for package ‘coda’
```
@bbolker

bbolker commented Dec 29, 2025

Copy link
Copy Markdown
Owner

Thanks!

@bbolker
bbolker merged commit 196277f into bbolker:main Dec 29, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants