mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 19:01:51 +02:00
Fix translatable strings
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
3d92820386230a7ac3c9367ce6d96db9
|
||||
aec0e9d495ebee3079f9aab766d7a38f
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1380,6 +1380,9 @@ for (nm in to_restore) {
|
||||
|
||||
# Save to package ---------------------------------------------------------
|
||||
|
||||
# set class <mo> if still needed (if you run only this part coming from other scripts)
|
||||
class(microorganisms$mo) <- c("mo", "character")
|
||||
microorganisms <- microorganisms %>% arrange(fullname)
|
||||
usethis::use_data(microorganisms, overwrite = TRUE, version = 2, compress = "xz")
|
||||
rm(microorganisms)
|
||||
|
||||
|
Reference in New Issue
Block a user