Skip to content

ezec

Easy Interface to Effective Concentration Calculations

v1.0.2 · Mar 9, 2026 · GPL-3

Description

Because fungicide resistance is an important phenotypic trait for fungi and oomycetes, it is necessary to have a standardized method of statistically analyzing the Effective Concentration (EC) values. This package is designed for those who are not terribly familiar with R to be able to analyze and plot an entire set of isolates using the 'drc' package.

Downloads

738

Last 30 days

4915th

1.1K

Last 90 days

2.8K

Last year

Trend: +290.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 17, 2026
ERROR 8 OK · 0 NOTE · 0 WARNING · 6 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-linux-x86_64-debian-clang

examples

Running examples in ‘ezec-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: EC_table
> ### Title: Function to generate a table of EC values from a data frame of
> ###   multiple iso
...[truncated]...
dose)
 2. │ └─dat %>% dplyr::group_by_(idcol) %>% ...
 3. └─dplyr::do_(...)
 4.   └─dplyr:::lazy_defunct("do")
 5.     └─lifecycle::deprecate_stop(...)
 6.       └─lifecycle:::deprecate_stop0(msg)
 7.         └─rlang::cnd_signal(...)
Execution halted
ERROR r-devel-linux-x86_64-fedora-gcc

examples

Running examples in ‘ezec-Ex.R’ failed
The error most likely occurred in:

> ### Name: EC_table
> ### Title: Function to generate a table of EC values from a data frame of
> ###   multiple isolates.
> ### Aliases: EC_table
> 
> ### ** Examples
> 
> d
...[truncated]...
dose)
 2. │ └─dat %>% dplyr::group_by_(idcol) %>% ...
 3. └─dplyr::do_(...)
 4.   └─dplyr:::lazy_defunct("do")
 5.     └─lifecycle::deprecate_stop(...)
 6.       └─lifecycle:::deprecate_stop0(msg)
 7.         └─rlang::cnd_signal(...)
Execution halted
ERROR r-patched-linux-x86_64

examples

Running examples in ‘ezec-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: EC_table
> ### Title: Function to generate a table of EC values from a data frame of
> ###   multiple iso
...[truncated]...
dose)
 2. │ └─dat %>% dplyr::group_by_(idcol) %>% ...
 3. └─dplyr::do_(...)
 4.   └─dplyr:::lazy_defunct("do")
 5.     └─lifecycle::deprecate_stop(...)
 6.       └─lifecycle:::deprecate_stop0(msg)
 7.         └─rlang::cnd_signal(...)
Execution halted
ERROR r-release-linux-x86_64

examples

Running examples in ‘ezec-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: EC_table
> ### Title: Function to generate a table of EC values from a data frame of
> ###   multiple iso
...[truncated]...
dose)
 2. │ └─dat %>% dplyr::group_by_(idcol) %>% ...
 3. └─dplyr::do_(...)
 4.   └─dplyr:::lazy_defunct("do")
 5.     └─lifecycle::deprecate_stop(...)
 6.       └─lifecycle:::deprecate_stop0(msg)
 7.         └─rlang::cnd_signal(...)
Execution halted
ERROR r-release-windows-x86_64

examples

Running examples in 'ezec-Ex.R' failed
The error most likely occurred in:

> ### Name: EC_table
> ### Title: Function to generate a table of EC values from a data frame of
> ###   multiple isolates.
> ### Aliases: EC_table
> 
> ### ** Examples
> 
> d
...[truncated]...
dose)
 2. │ └─dat %>% dplyr::group_by_(idcol) %>% ...
 3. └─dplyr::do_(...)
 4.   └─dplyr:::lazy_defunct("do")
 5.     └─lifecycle::deprecate_stop(...)
 6.       └─lifecycle:::deprecate_stop0(msg)
 7.         └─rlang::cnd_signal(...)
Execution halted
ERROR r-oldrel-windows-x86_64

examples

Running examples in 'ezec-Ex.R' failed
The error most likely occurred in:

> ### Name: EC_table
> ### Title: Function to generate a table of EC values from a data frame of
> ###   multiple isolates.
> ### Aliases: EC_table
> 
> ### ** Examples
> 
> d
...[truncated]...
dose)
 2. │ └─dat %>% dplyr::group_by_(idcol) %>% ...
 3. └─dplyr::do_(...)
 4.   └─dplyr:::lazy_defunct("do")
 5.     └─lifecycle::deprecate_stop(...)
 6.       └─lifecycle:::deprecate_stop0(msg)
 7.         └─rlang::cnd_signal(...)
Execution halted

Dependency Network

Dependencies Reverse dependencies drc dplyr ezec

Version History

new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff Mar 9, 2026
updated 1.0.1 ← 1.0.0 diff Dec 4, 2016
updated 1.0.0 ← 0.1.0 diff Jun 9, 2016
new 0.1.0 Nov 29, 2015