docs: use {lifecycle} instead of zzz-deprecate.R#970
docs: use {lifecycle} instead of zzz-deprecate.R#970maelle wants to merge 20 commits intoigraph:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
4038076 to
f41f364
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
2a16065 to
fb95244
Compare
This comment was marked as outdated.
This comment was marked as outdated.
|
@krlmlr my commits should be informative for a change. 😅 |
|
Thanks. We have many more revdepcheck failures now, can you please take a look? |
|
I pushed a14eeb9 to this branch, for some reason it doesn't appear here yet. |
BASiNETDetails
Run Newly broken
BASiNETEntropyDetails
Run Newly broken
bibliometrixDetails
Run Newly broken
causaleffectDetails
Run Newly broken
In both
centiserveDetails
Run Newly broken
cfidDetails
Run Newly broken
CINNADetails
Run Newly broken
In both
coreCTDetails
Run Newly broken
d3rDetails
Run Newly broken
In both
dosearchDetails
Run Newly broken
In both
EpiILMCTDetails
Run Newly broken
fanovaGraphDetails
Run Newly broken
ForestGapRDetails
Run Newly broken
fossilbrushDetails
Run Newly broken
In both
FrF2Details
Run Newly broken
gdistanceDetails
Run Newly broken
genlassoDetails
Run Newly broken
ggmDetails
Run Newly broken
In both
ggnetworkDetails
Run Newly broken
In both
grainscapeDetails
Run Newly broken
In both
inferCSNDetails
Run Newly broken
In both
influentialDetails
Run Newly broken
intergraphDetails
Run Newly broken
isa2Details
Run Newly broken
jrSiCKLSNMFDetails
Run Newly broken
In both
jtiDetails
Run Newly broken
In both
kknnDetails
Run Newly broken
kstMatrixDetails
Run Newly broken
linkpredictionDetails
Run Newly broken
In both
loeDetails
Run Newly broken
malanDetails
Run Newly broken
In both
markovchainDetails
Run Newly broken
Newly fixed
In both
maxmatchingDetails
Run Newly broken
In both
mazeGenDetails
Run Newly broken
InstallationDevelCRANMetricGraphDetails
Run Newly broken
In both
migraphDetails
Run Newly broken
mndaDetails
Run Newly broken
In both
mppRDetails
Run Newly broken
MRSDetails
Run Newly broken
In both
natDetails
Run Newly broken
netdiffuseRDetails
Run Newly broken
In both
netsegDetails
Run Newly broken
nosoiDetails
Run Newly broken
pcalgDetails
Run Newly broken
In both
pcSteinerDetails
Run Newly broken
Newly fixed
phangornDetails
Run Newly broken
In both
phyloseqGraphTestDetails
Run Newly broken
In both
phyloTopDetails
Run Newly broken
PLEXIDetails
Run Newly broken
rgraph6Details
Run Newly broken
rhcoclustDetails
Run Newly broken
riverconnDetails
Run Newly broken
RScelestialDetails
Run Newly broken
In both
satdadDetails
Run Newly broken
In both
ShapePatternDetails
Run Newly broken
shazamDetails
Run Newly broken
statGraphDetails
Run Newly broken
SteinerNetDetails
Run Newly broken
TreeDimensionTestDetails
Run Newly broken
|
|
|
edaade5 to
66a35a7
Compare
|
@krlmlr reg bibliometrix, it's due to f95ecf3 and was fixed in cran/bibliometrix@cce90b1 |
|
This won't make it into 1.6.0, unfortunately. A few revdepcheck failures look like they could be fixed on our end, but it's also worth notifying downstream at some point. I wonder if we could split the work in this PR. Can the script create one commit/branch per function that is deprecated? Ideally, the commits would be independent of one another. |
|
I'd need to think about how to make it work but most probably it'd have to be one commit per script not per function 🤔 |
|
maybe running the script, then using gert to add R scripts one by one (running document in a new branch) |
|
the update of tests could happen even before all this work |
26e0a79 to
a67ec20
Compare
|
realizing a bit late that I actually need to update zzz-deprecate one little bit at a time for the commits to be separated! |
|
and one can't just freely move around the lines 🤔 |
|
see #984 |
Replacement for #716