File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ knitr::opts_chunk$set(
1616# automerge
1717
1818<!-- badges: start -->
19- [ ![ Lifecycle: experimental] ( https://img.shields.io/badge/lifecycle-experimental-orange.svg )] ( https://lifecycle.r-lib.org/articles/stages.html#experimental )
2019[ ![ CRAN status] ( https://www.r-pkg.org/badges/version/automerge )] ( https://CRAN.R-project.org/package=automerge )
2120[ ![ R-CMD-check] ( https://github.com/posit-dev/automerge-r/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/posit-dev/automerge-r/actions/workflows/R-CMD-check.yaml )
2221[ ![ Codecov test coverage] ( https://codecov.io/gh/posit-dev/automerge-r/graph/badge.svg )] ( https://app.codecov.io/gh/posit-dev/automerge-r )
Original file line number Diff line number Diff line change 55
66<!-- badges: start -->
77
8- [ ![ Lifecycle:
9- experimental] ( https://img.shields.io/badge/lifecycle-experimental-orange.svg )] ( https://lifecycle.r-lib.org/articles/stages.html#experimental )
108[ ![ CRAN
119status] ( https://www.r-pkg.org/badges/version/automerge )] ( https://CRAN.R-project.org/package=automerge )
1210[ ![ R-CMD-check] ( https://github.com/posit-dev/automerge-r/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/posit-dev/automerge-r/actions/workflows/R-CMD-check.yaml )
@@ -54,12 +52,12 @@ am_commit(bob, "Bob's data")
5452am_sync(alice , bob )
5553alice
5654# > <Automerge Document>
57- # > Actor: fd21a4c3a295910bd287650d0e5d0031
55+ # > Actor: a26e2fff578b912adf737c1f42b31cf6
5856# > Root keys: 3
5957# > Keys: experiment, humidity, temperature
6058bob
6159# > <Automerge Document>
62- # > Actor: 53e6a0fb9664332928f7310efdb55827
60+ # > Actor: 5c5c438d5790f152a619bc6f76ebef80
6361# > Root keys: 3
6462# > Keys: experiment, humidity, temperature
6563```
You can’t perform that action at this time.
0 commit comments