Skip to content

Commit ceb5dbb

Browse files
Yue-Jiangclaude
andcommitted
Fix CRAN submission issues
- Update codecov URL to app.codecov.io (was returning 301) - Add revdep/ to .Rbuildignore Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d460e70 commit ceb5dbb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
^\.claude$
1111
^temp$
1212
^CRAN-SUBMISSION$
13+
^revdep$

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![R-CMD-check](https://github.com/Yue-Jiang/pzfx/workflows/R-CMD-check/badge.svg)](https://github.com/Yue-Jiang/pzfx/actions)
2-
[![codecov](https://codecov.io/gh/Yue-Jiang/pzfx/branch/master/graph/badge.svg)](https://codecov.io/gh/Yue-Jiang/pzfx)
2+
[![codecov](https://codecov.io/gh/Yue-Jiang/pzfx/branch/master/graph/badge.svg)](https://app.codecov.io/gh/Yue-Jiang/pzfx)
33
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/pzfx)](https://cran.r-project.org/package=pzfx)
44

55
# pzfx <img src="man/figures/logo.png" width="100" align="right" />

0 commit comments

Comments
 (0)