File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ amRdata provides functions to:
3434- Store data efficiently in Parquet and DuckDB formats
3535
3636See the [ package
37- vignette] ( https://jravilab.github.io/amR_data /articles/intro.html ) for
37+ vignette] ( https://jravilab.github.io/amRdata /articles/intro.html ) for
3838detailed usage.
3939
4040## Installation
@@ -44,7 +44,7 @@ detailed usage.
4444if (! requireNamespace(" remotes" , quietly = TRUE ))
4545 install.packages(" remotes" )
4646
47- remotes :: install_github(" JRaviLab/amR_data " )
47+ remotes :: install_github(" JRaviLab/amRdata " )
4848```
4949
5050## Quick start
@@ -224,8 +224,8 @@ launch_dashboard()
224224## Related packages
225225
226226- [ amR] ( https://github.com/JRaviLab/amR ) : Suite metapackage
227- - [ amRml] ( https://github.com/JRaviLab/amR_ml ) : ML for AMR prediction
228- - [ amRshiny] ( https://github.com/JRaviLab/amR_shiny ) : Interactive
227+ - [ amRml] ( https://github.com/JRaviLab/amRml ) : ML for AMR prediction
228+ - [ amRshiny] ( https://github.com/JRaviLab/amRshiny ) : Interactive
229229 dashboard
230230
231231## Citation
@@ -245,7 +245,7 @@ for guidelines.
245245## Reporting issues
246246
247247Report bugs and request features at:
248- < https://github.com/JRaviLab/amR_ml /issues >
248+ < https://github.com/JRaviLab/amRml /issues >
249249
250250## License
251251
Original file line number Diff line number Diff line change 11Version: 1.0
2+ ProjectId: 07bafb6d-34dd-46d8-bba7-a427faa4eae9
23
34RestoreWorkspace: No
45SaveWorkspace: No
You can’t perform that action at this time.
0 commit comments