Package: Thermistor
Type: Package
Title: The Simulation of the Thermistor Network
Version: 1.1.0
Authors@R: 
    c(
    person("Yao", "Xiao", role = c("aut","cre"), email = "xystatistics@mails.ccnu.edu.cn",
           comment = c(ORCID = "0000-0002-2826-1347")),
    person("Kang", "Fu", role = "aut", email = "fukang@@mails.ccnu.edu.cn", 
           comment = c(ORCID = "0000-0002-0398-2340"))
    )
Description: Given the circuit topology, simulating the Voltage vs. Temperature
    curve with a set of Resistors (R1, R2, R3 and R4) and Thermistors values
    (TH1 and TH2) for a given thermistor network shown in Seth DeLand (2024) 
    "Optimal Component Selection Using the Mixed-Integer Genetic Algorithm"  
    <https://ww2.mathworks.cn/matlabcentral/fileexchange/35810-optimal-component-selection-using-the-mixed-integer-genetic-algorithm>
    and the application in Mak and Wu (2019) <doi:10.1080/00401706.2019.1593246>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports: ggplot2
Depends: R (>= 2.10)
Author: Yao Xiao [aut, cre] (<https://orcid.org/0000-0002-2826-1347>),
  Kang Fu [aut] (<https://orcid.org/0000-0002-0398-2340>)
Maintainer: Yao Xiao <xystatistics@mails.ccnu.edu.cn>
NeedsCompilation: no
Packaged: 2024-04-05 10:01:19 UTC; xiaoyao
Repository: CRAN
Date/Publication: 2024-04-05 15:43:02 UTC
Built: R 4.2.3; ; 2024-04-24 01:59:17 UTC; windows
