Package: RepetPlan
Title: Repetitive Design of Failure-Censored Sampling Plans with Prior Distribution 
Version: 1.0.1.9000
Authors@R: 
    person(given = "Carlos J",
           family = "Pérez-González",
           role = c("aut", "cre"),
           email = "cpgonzal@ull.es")
Description: Repetitive Design allow to obtain the designs of censored repetitive designs for location and scale disributions using a prior model on nonconforming proportion in the lot.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/ULL-STAT/RepetPlan
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
	nleqslv,
	dplyr
