diff --git a/DESCRIPTION b/DESCRIPTION index ed049c34..d54190df 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: AMR -Version: 1.0.0.9007 +Version: 1.0.1 Date: 2020-02-22 Title: Antimicrobial Resistance Analysis Authors@R: c( diff --git a/NEWS.md b/NEWS.md index 64d2dcac..bfd37ce9 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,9 +1,8 @@ -# AMR 1.0.0.9007 -## Last updated: 22-Feb-2020 +# AMR 1.0.1 ### Changed -* Fixed floating point error for some MIC compa in EUCAST 2020 guideline -* Interpretation from MIC values to R/SI can now be used with `mutate_at()` of the dplyr package: +* Fixed important floating point error for some MIC comparisons in EUCAST 2020 guideline +* Interpretation from MIC values (and disk zones) to R/SI can now be used with `mutate_at()` of the `dplyr` package: ```r yourdata %>% mutate_at(vars(antibiotic1:antibiotic25), as.rsi, mo = "E. coli") diff --git a/docs/404.html b/docs/404.html index 770a4d9d..abfa2ad2 100644 --- a/docs/404.html +++ b/docs/404.html @@ -78,7 +78,7 @@ AMR (for R) - 1.0.0.9007 + 1.0.1 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 563d34d0..503dd3c6 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -78,7 +78,7 @@ AMR (for R) - 1.0.0.9007 + 1.0.1 diff --git a/docs/articles/AMR.html b/docs/articles/AMR.html index 00ecff0f..2385945f 100644 --- a/docs/articles/AMR.html +++ b/docs/articles/AMR.html @@ -39,7 +39,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 @@ -179,7 +179,7 @@

How to conduct AMR analysis

Matthijs S. Berends

-

20 February 2020

+

23 February 2020

@@ -188,7 +188,7 @@ -

Note: values on this page will change with every website update since they are based on randomly created values and the page was written in R Markdown. However, the methodology remains unchanged. This page was generated on 20 February 2020.

+

Note: values on this page will change with every website update since they are based on randomly created values and the page was written in R Markdown. However, the methodology remains unchanged. This page was generated on 23 February 2020.

Introduction

@@ -219,21 +219,21 @@ -2020-02-20 +2020-02-23 abcd Escherichia coli S S -2020-02-20 +2020-02-23 abcd Escherichia coli S R -2020-02-20 +2020-02-23 efgh Escherichia coli R @@ -328,70 +328,70 @@ -2010-01-05 -F4 -Hospital A -Streptococcus pneumoniae -S -S -S -S -M - - -2012-08-23 -J5 +2014-10-31 +B4 Hospital B -Streptococcus pneumoniae -S -R -S -S -M - - -2016-06-20 -S1 -Hospital B -Escherichia coli -S -S -S -S -F - - -2013-05-08 -J3 -Hospital A -Escherichia coli -S -S -S -S -M - - -2011-12-28 -T8 -Hospital D Staphylococcus aureus S +S +S +S +M + + +2012-02-24 +E10 +Hospital B +Escherichia coli +R I S S -F +M + + +2017-11-04 +G1 +Hospital B +Escherichia coli +S +R +R +S +M -2016-11-05 -G9 +2011-10-08 +V4 +Hospital B +Escherichia coli +R +S +S +S +F + + +2016-02-16 +K6 +Hospital D +Staphylococcus aureus +S +S +S +R +M + + +2014-05-28 +N6 Hospital C Escherichia coli S S -R S -M +S +F @@ -423,16 +423,16 @@ Unique: 2

1 M -10,402 -52.01% -10,402 -52.01% +10,361 +51.81% +10,361 +51.81% 2 F -9,598 -47.99% +9,639 +48.20% 20,000 100.00% @@ -447,65 +447,7 @@ Unique: 2

mutate_at(vars(AMX:GEN), as.rsi)

Finally, we will apply EUCAST rules on our antimicrobial results. In Europe, most medical microbiological laboratories already apply these rules. Our package features their latest insights on intrinsic resistance and exceptional phenotypes. Moreover, the eucast_rules() function can also apply additional rules, like forcing ampicillin = R when amoxicillin/clavulanic acid = R.

Because the amoxicillin (column AMX) and amoxicillin/clavulanic acid (column AMC) in our data were generated randomly, some rows will undoubtedly contain AMX = S and AMC = R, which is technically impossible. The eucast_rules() fixes this:

-
data <- eucast_rules(data, col_mo = "bacteria")
-# 
-# Other rules by this AMR package
-# Non-EUCAST: inherit amoxicillin results for unavailable ampicillin (no changes)
-# Non-EUCAST: inherit ampicillin results for unavailable amoxicillin (no changes)
-# Non-EUCAST: set amoxicillin/clav acid = S where ampicillin = S (2,986 values changed)
-# Non-EUCAST: set ampicillin = R where amoxicillin/clav acid = R (157 values changed)
-# Non-EUCAST: set piperacillin = R where piperacillin/tazobactam = R (no changes)
-# Non-EUCAST: set piperacillin/tazobactam = S where piperacillin = S (no changes)
-# Non-EUCAST: set trimethoprim = R where trimethoprim/sulfa = R (no changes)
-# Non-EUCAST: set trimethoprim/sulfa = S where trimethoprim = S (no changes)
-# 
-# ----
-# Rules by the European Committee on Antimicrobial Susceptibility Testing (EUCAST)
-# http://eucast.org/
-# 
-# EUCAST Clinical Breakpoints (v10.0, 2020)
-# Aerococcus sanguinicola (no changes)
-# Aerococcus urinae (no changes)
-# Anaerobic Gram-negatives (no changes)
-# Anaerobic Gram-positives (no changes)
-# Burkholderia pseudomallei (no changes)
-# Campylobacter coli (no changes)
-# Campylobacter jejuni (no changes)
-# Enterobacterales (Order) (no changes)
-# Enterococcus (no changes)
-# Haemophilus influenzae (no changes)
-# Kingella kingae (no changes)
-# Moraxella catarrhalis (no changes)
-# Pasteurella multocida (no changes)
-# Staphylococcus (no changes)
-# Streptococcus groups A, B, C, G (no changes)
-# Streptococcus pneumoniae (1,017 values changed)
-# Viridans group streptococci (no changes)
-# 
-# EUCAST Expert Rules, Intrinsic Resistance and Exceptional Phenotypes (v3.1, 2016)
-# Table 01: Intrinsic resistance in Enterobacteriaceae (1,297 values changed)
-# Table 02: Intrinsic resistance in non-fermentative Gram-negative bacteria (no changes)
-# Table 03: Intrinsic resistance in other Gram-negative bacteria (no changes)
-# Table 04: Intrinsic resistance in Gram-positive bacteria (2,752 values changed)
-# Table 08: Interpretive rules for B-lactam agents and Gram-positive cocci (no changes)
-# Table 09: Interpretive rules for B-lactam agents and Gram-negative rods (no changes)
-# Table 11: Interpretive rules for macrolides, lincosamides, and streptogramins (no changes)
-# Table 12: Interpretive rules for aminoglycosides (no changes)
-# Table 13: Interpretive rules for quinolones (no changes)
-# 
-# -------------------------------------------------------------------------------
-# EUCAST rules affected 6,502 out of 20,000 rows, making a total of 8,209 edits
-# => added 0 test results
-# 
-# => changed 8,209 test results
-#    - 124 test results changed from S to I
-#    - 4,743 test results changed from S to R
-#    - 1,209 test results changed from I to S
-#    - 356 test results changed from I to R
-#    - 1,777 test results changed from R to S
-# -------------------------------------------------------------------------------
-# 
-# Use eucast_rules(..., verbose = TRUE) (on your original data) to get a data.frame with all specified edits instead.
+
data <- eucast_rules(data, col_mo = "bacteria")

@@ -529,9 +471,8 @@ Unique: 2

mutate(first = first_isolate(.)) # NOTE: Using column `bacteria` as input for `col_mo`. # NOTE: Using column `date` as input for `col_date`. -# NOTE: Using column `patient_id` as input for `col_patient_id`. -# => Found 5,695 first isolates (28.5% of total)

-

So only 28.5% is suitable for resistance analysis! We can now filter on it with the filter() function, also from the dplyr package:

+# NOTE: Using column `patient_id` as input for `col_patient_id`. +

So only 28.4% is suitable for resistance analysis! We can now filter on it with the filter() function, also from the dplyr package:

data_1st <- data %>% 
   filter(first == TRUE)

For future use, the above two syntaxes can be shortened with the filter_first_isolate() function:

@@ -541,7 +482,7 @@ Unique: 2

First weighted isolates

-

We made a slight twist to the CLSI algorithm, to take into account the antimicrobial susceptibility profile. Have a look at all isolates of patient N2, sorted on date:

+

We made a slight twist to the CLSI algorithm, to take into account the antimicrobial susceptibility profile. Have a look at all isolates of patient Q2, sorted on date:

@@ -557,8 +498,8 @@ Unique: 2

- - + + @@ -568,52 +509,63 @@ Unique: 2

- - + + - + - - + + - - + + - - + + - - + + - - + + - + - - + + + + + + + + + + + + + @@ -621,45 +573,34 @@ Unique: 2

- - - - - - - - - - - - - + + - - + + - - + + - + - - + + - + @@ -676,9 +617,7 @@ Unique: 2

# NOTE: Using column `bacteria` as input for `col_mo`.# NOTE: Using column `date` as input for `col_date`.# NOTE: Using column `patient_id` as input for `col_patient_id`. -# NOTE: Using column `keyab` as input for `col_keyantibiotics`. Use col_keyantibiotics = FALSE to prevent this. -# [Criterion] Inclusion based on key antibiotics, ignoring I -# => Found 15,096 first weighted isolates (75.5% of total) +# NOTE: Using column `keyab` as input for `col_keyantibiotics`. Use col_keyantibiotics = FALSE to prevent this.
isolate
12010-02-09N22010-02-26Q2 B_ESCHR_COLI R S
22010-03-02N22010-03-25Q2 B_ESCHR_COLI S SS RS FALSE
32010-04-05N22010-05-23Q2 B_ESCHR_COLISSRR S S FALSE
42010-05-19N22010-05-24Q2 B_ESCHR_COLIRISS S S FALSE
52010-07-08N22010-09-08Q2 B_ESCHR_COLI RIS S S FALSE
62010-08-09N22011-03-19Q2B_ESCHR_COLISSRSTRUE
72011-04-02Q2 B_ESCHR_COLI S S S FALSE
72011-05-26N2B_ESCHR_COLISSSSTRUE
82011-05-26N22011-04-05Q2 B_ESCHR_COLIRRI SR S FALSE
92011-06-19N22011-11-13Q2 B_ESCHR_COLI S SRS S FALSE
102011-07-29N22011-11-28Q2 B_ESCHR_COLIRS S S S
@@ -695,8 +634,8 @@ Unique: 2

- - + + @@ -707,23 +646,23 @@ Unique: 2

- - + + - + - - + + - - + + @@ -731,11 +670,11 @@ Unique: 2

- - + + - - + + @@ -743,83 +682,83 @@ Unique: 2

- - + + - + - + - - + + - + - - + + + - - - + + - - + + - - + + - + - - + + - + - - + + - + - +
isolate
12010-02-09N22010-02-26Q2 B_ESCHR_COLI R S
22010-03-02N22010-03-25Q2 B_ESCHR_COLI S SS RS FALSE TRUE
32010-04-05N22010-05-23Q2 B_ESCHR_COLISSRR S S FALSE
42010-05-19N22010-05-24Q2 B_ESCHR_COLIRISS S S FALSE
52010-07-08N22010-09-08Q2 B_ESCHR_COLI RIS S S FALSEFALSETRUE
62010-08-09N22011-03-19Q2 B_ESCHR_COLI S S R SFALSETRUE TRUE
72011-05-26N22011-04-02Q2 B_ESCHR_COLI S SR SSTRUETRUEFALSEFALSE
82011-05-26N22011-04-05Q2 B_ESCHR_COLIRRI SR S FALSETRUEFALSE
92011-06-19N22011-11-13Q2 B_ESCHR_COLI S SRS S FALSE TRUE
102011-07-29N22011-11-28Q2 B_ESCHR_COLIRS S S S FALSETRUEFALSE
-

Instead of 2, now 9 isolates are flagged. In total, 75.5% of all isolates are marked ‘first weighted’ - 47.0% more than when using the CLSI guideline. In real life, this novel algorithm will yield 5-10% more isolates than the classic CLSI guideline.

+

Instead of 2, now 7 isolates are flagged. In total, 74.8% of all isolates are marked ‘first weighted’ - 46.4% more than when using the CLSI guideline. In real life, this novel algorithm will yield 5-10% more isolates than the classic CLSI guideline.

As with filter_first_isolate(), there’s a shortcut for this new algorithm too:

data_1st <- data %>% 
   filter_first_weighted_isolate()
-

So we end up with 15,096 isolates for analysis.

+

So we end up with 14,960 isolates for analysis.

We can remove unneeded columns:

data_1st <- data_1st %>% 
   select(-c(first, keyab))
@@ -827,7 +766,6 @@ Unique: 2

head(data_1st)
- @@ -844,61 +782,87 @@ Unique: 2

- - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -907,38 +871,6 @@ Unique: 2

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
date patient_id hospital
12010-01-05F4Hospital AB_STRPT_PNMN2014-10-31B4Hospital BB_STPHY_AURSSSSSMGram-positiveStaphylococcusaureusTRUE
2012-02-24E10Hospital BB_ESCHR_COLIRISSMGram-negativeEscherichiacoliTRUE
2017-11-04G1Hospital BB_ESCHR_COLISSRSMGram-negativeEscherichiacoliTRUE
2011-10-08V4Hospital BB_ESCHR_COLIRSSSFGram-negativeEscherichiacoliTRUE
2016-02-16K6Hospital DB_STPHY_AURS S S S R M Gram-positiveStreptococcuspneumoniaeStaphylococcusaureus TRUE
62016-11-05G92014-05-28N6 Hospital C B_ESCHR_COLI S SRSMGram-negativeEscherichiacoliTRUE
72016-05-20A10Hospital DB_ESCHR_COLISSSSMGram-negativeEscherichiacoliTRUE
92015-10-02R3Hospital CB_ESCHR_COLIRS S S F coli TRUE
102016-03-04B10Hospital AB_ESCHR_COLIRRSSMGram-negativeEscherichiacoliTRUE
112013-09-10P4Hospital BB_KLBSL_PNMNRSSSFGram-negativeKlebsiellapneumoniaeTRUE

Time for the analysis!

@@ -958,8 +890,8 @@ Unique: 2

data_1st %>% freq(genus, species)

Frequency table

Class: character
-Length: 15,096
-Available: 15,096 (100%, NA: 0 = 0%)
+Length: 14,960
+Available: 14,960 (100%, NA: 0 = 0%)
Unique: 4

Shortest: 16
Longest: 24

@@ -976,33 +908,33 @@ Longest: 24

1 Escherichia coli -7,491 -49.62% -7,491 -49.62% +7,397 +49.45% +7,397 +49.45% 2 Staphylococcus aureus -3,729 -24.70% -11,220 -74.32% +3,685 +24.63% +11,082 +74.08% 3 Streptococcus pneumoniae -2,340 -15.50% -13,560 -89.83% +2,361 +15.78% +13,443 +89.86% 4 Klebsiella pneumoniae -1,536 -10.17% -15,096 +1,517 +10.14% +14,960 100.00% @@ -1014,7 +946,7 @@ Longest: 24

The functions resistance() and susceptibility() can be used to calculate antimicrobial resistance or susceptibility. For more specific analyses, the functions proportion_S(), proportion_SI(), proportion_I(), proportion_IR() and proportion_R() can be used to determine the proportion of a specific antimicrobial outcome.

As per the EUCAST guideline of 2019, we calculate resistance as the proportion of R (proportion_R(), equal to resistance()) and susceptibility as the proportion of S and I (proportion_SI(), equal to susceptibility()). These functions can be used on their own:

data_1st %>% resistance(AMX)
-# [1] 0.4681373
+# [1] 0.4635695

Or can be used in conjuction with group_by() and summarise(), both from the dplyr package:

data_1st %>% 
   group_by(hospital) %>% 
@@ -1027,19 +959,19 @@ Longest: 24

Hospital A -0.4648446 +0.4490022 Hospital B -0.4689223 +0.4746786 Hospital C -0.4656180 +0.4505104 Hospital D -0.4734787 +0.4760039 @@ -1057,23 +989,23 @@ Longest: 24

Hospital A -0.4648446 -4537 +0.4490022 +4510 Hospital B -0.4689223 -5261 +0.4746786 +5134 Hospital C -0.4656180 -2225 +0.4505104 +2253 Hospital D -0.4734787 -3073 +0.4760039 +3063 @@ -1093,27 +1025,27 @@ Longest: 24

Escherichia -0.9255106 -0.8972100 -0.9937258 +0.9251048 +0.8952278 +0.9928349 Klebsiella -0.9199219 -0.8932292 -0.9934896 +0.9169413 +0.9083718 +0.9947264 Staphylococcus -0.9187450 -0.9133816 -0.9924913 +0.9305292 +0.9158752 +0.9937585 Streptococcus -0.6128205 +0.6027107 0.0000000 -0.6128205 +0.6027107 diff --git a/docs/articles/AMR_files/figure-html/plot 1-1.png b/docs/articles/AMR_files/figure-html/plot 1-1.png index 40829f82..5e9be79f 100644 Binary files a/docs/articles/AMR_files/figure-html/plot 1-1.png and b/docs/articles/AMR_files/figure-html/plot 1-1.png differ diff --git a/docs/articles/AMR_files/figure-html/plot 3-1.png b/docs/articles/AMR_files/figure-html/plot 3-1.png index 609c6a48..2a97f8a8 100644 Binary files a/docs/articles/AMR_files/figure-html/plot 3-1.png and b/docs/articles/AMR_files/figure-html/plot 3-1.png differ diff --git a/docs/articles/AMR_files/figure-html/plot 4-1.png b/docs/articles/AMR_files/figure-html/plot 4-1.png index acd4ab0e..9165d69c 100644 Binary files a/docs/articles/AMR_files/figure-html/plot 4-1.png and b/docs/articles/AMR_files/figure-html/plot 4-1.png differ diff --git a/docs/articles/AMR_files/figure-html/plot 5-1.png b/docs/articles/AMR_files/figure-html/plot 5-1.png index 64306ce9..c2f0cb4f 100644 Binary files a/docs/articles/AMR_files/figure-html/plot 5-1.png and b/docs/articles/AMR_files/figure-html/plot 5-1.png differ diff --git a/docs/articles/EUCAST.html b/docs/articles/EUCAST.html index 005496e8..aa4260f4 100644 --- a/docs/articles/EUCAST.html +++ b/docs/articles/EUCAST.html @@ -39,7 +39,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1
@@ -179,7 +179,7 @@

How to apply EUCAST rules

Matthijs S. Berends

-

20 February 2020

+

23 February 2020

diff --git a/docs/articles/MDR.html b/docs/articles/MDR.html index e638d392..51ea278e 100644 --- a/docs/articles/MDR.html +++ b/docs/articles/MDR.html @@ -16,9 +16,7 @@ - - - + @@ -41,7 +39,7 @@ AMR (for R) - 0.9.0.9013 + 1.0.1 @@ -166,13 +164,7 @@ - - - @@ -187,7 +179,7 @@

How to determine multi-drug resistance (MDR)

Matthijs S. Berends

-

26 January 2020

+

23 February 2020

@@ -210,16 +202,20 @@ - - @@ -317,23 +305,6 @@ The lifecycle of this function is questioning. We are no longer - - - diff --git a/docs/reference/like.html b/docs/reference/like.html index eb60bf27..fc6d7222 100644 --- a/docs/reference/like.html +++ b/docs/reference/like.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/mdro.html b/docs/reference/mdro.html index ae2b47c5..99ff889d 100644 --- a/docs/reference/mdro.html +++ b/docs/reference/mdro.html @@ -79,7 +79,7 @@ AMR (for R) - 1.0.0.9007 + 1.0.1 diff --git a/docs/reference/microorganisms.codes.html b/docs/reference/microorganisms.codes.html index 57453e52..f8eb695e 100644 --- a/docs/reference/microorganisms.codes.html +++ b/docs/reference/microorganisms.codes.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/microorganisms.html b/docs/reference/microorganisms.html index 3b0cec6f..f9f62c5a 100644 --- a/docs/reference/microorganisms.html +++ b/docs/reference/microorganisms.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/microorganisms.old.html b/docs/reference/microorganisms.old.html index 51268201..ddcaef46 100644 --- a/docs/reference/microorganisms.old.html +++ b/docs/reference/microorganisms.old.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/mo_property.html b/docs/reference/mo_property.html index 938715a5..65616a3d 100644 --- a/docs/reference/mo_property.html +++ b/docs/reference/mo_property.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/mo_source.html b/docs/reference/mo_source.html index 1f51227c..c0e35531 100644 --- a/docs/reference/mo_source.html +++ b/docs/reference/mo_source.html @@ -80,7 +80,7 @@ This is the fastest way to have your organisation (or analysis) specific codes p AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/p_symbol.html b/docs/reference/p_symbol.html index 84587906..71acf49d 100644 --- a/docs/reference/p_symbol.html +++ b/docs/reference/p_symbol.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/proportion.html b/docs/reference/proportion.html index fd78dc35..e4a6bb16 100644 --- a/docs/reference/proportion.html +++ b/docs/reference/proportion.html @@ -80,7 +80,7 @@ resistance() should be used to calculate resistance, susceptibility() should be AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/read.4D.html b/docs/reference/read.4D.html index 19694f99..b54b82ee 100644 --- a/docs/reference/read.4D.html +++ b/docs/reference/read.4D.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/reexports.html b/docs/reference/reexports.html index cc4d51c4..866ff018 100644 --- a/docs/reference/reexports.html +++ b/docs/reference/reexports.html @@ -40,12 +40,6 @@ - - - - - - @@ -90,7 +84,7 @@ below to see their documentation. AMR (for R) - 0.9.0.9013 + 1.0.1 @@ -216,12 +210,6 @@ below to see their documentation. - - @@ -273,23 +261,6 @@ below to see their documentation.

- - - diff --git a/docs/reference/resistance_predict.html b/docs/reference/resistance_predict.html index ea7050f7..68cfe9b7 100644 --- a/docs/reference/resistance_predict.html +++ b/docs/reference/resistance_predict.html @@ -79,7 +79,7 @@ AMR (for R) - 1.0.0.9007 + 1.0.1 diff --git a/docs/reference/rsi_translation.html b/docs/reference/rsi_translation.html index 92c556c6..b46ad1a2 100644 --- a/docs/reference/rsi_translation.html +++ b/docs/reference/rsi_translation.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/skewness.html b/docs/reference/skewness.html index 38a44b12..0e8e2851 100644 --- a/docs/reference/skewness.html +++ b/docs/reference/skewness.html @@ -80,7 +80,7 @@ When negative: the left tail is longer; the mass of the distribution is concentr AMR (for R) - 0.9.0.9029 + 1.0.1 diff --git a/docs/reference/translate.html b/docs/reference/translate.html index cb121b3b..c241eec3 100644 --- a/docs/reference/translate.html +++ b/docs/reference/translate.html @@ -79,7 +79,7 @@ AMR (for R) - 0.9.0.9029 + 1.0.1