Other packages > Find by keyword >

eplusr  

A Toolkit for Using Whole Building Simulation Program 'EnergyPlus'
View on CRAN: Click here


Download and install eplusr package within the R console
Install from CRAN:
install.packages("eplusr")

Install from Github:
library("remotes")
install_github("cran/eplusr")

Install by package version:
library("remotes")
install_version("eplusr", "0.16.3")



Attach the package and use:
library("eplusr")
Maintained by
Hongyuan Jia
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-22
Latest Update: 2025-04-22
Description:
A rich toolkit of using the whole building simulation program 'EnergyPlus'(), which enables programmatic navigation, modification of 'EnergyPlus' models and makes it less painful to do parametric simulations and analysis.
How to cite:
Hongyuan Jia (2018). eplusr: A Toolkit for Using Whole Building Simulation Program 'EnergyPlus'. R package version 0.16.3, https://cran.r-project.org/web/packages/eplusr. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:36), 0.8.2 (2018-07-22 17:20), 0.8.3 (2018-08-08 06:40), 0.9.0 (2018-08-27 11:24), 0.9.1 (2018-08-29 15:34), 0.9.2 (2018-09-30 06:40), 0.9.3 (2018-10-11 11:10), 0.9.4 (2018-12-05 09:30), 0.10.0 (2019-05-03 17:30), 0.10.1 (2019-05-09 10:30), 0.10.2 (2019-05-13 16:10), 0.10.3 (2019-07-08 10:30), 0.10.4 (2019-11-05 18:40), 0.11.0 (2020-01-20 20:30), 0.12.0 (2020-02-20 09:00), 0.13.0 (2020-08-28 09:30), 0.14.0 (2021-01-07 08:00), 0.14.1 (2021-02-25 16:40), 0.14.2 (2021-05-29 01:30), 0.15.0 (2021-11-17 18:00), 0.15.1 (2022-01-21 05:32), 0.15.2 (2022-08-19 13:00), 0.15.3 (2022-11-20 18:40), 0.16.0 (2023-05-17 14:40), 0.16.1 (2023-06-19 17:30), 0.16.2 (2023-08-25 18:00), 0.16.3 (2025-04-22 13:20)
Other packages that cited eplusr R package
View eplusr citation profile
Other R packages that eplusr depends, imports, suggests or enhances
Complete documentation for eplusr
Functions, R codes and Examples using the eplusr R package
Some associated functions: EplusGroupJob . EplusJob . EplusSql . Epw . Idd . IddObject . Idf . IdfGeometry . IdfObject . IdfSchedule . IdfViewer . ParametricJob . add_idf_object . as.character.IddObject . as.character.Idf . as.character.IdfObject . as_EpwDate . assertion . assign_idf_value_default . clean_wd . custom_validate . del_idf_object . download_weather . dt_to_load . dup_idf_object . duplicated_idf_object . empty_idf . energyplus . eplus_sql . eplusr-package . eplusr_option . expand_idf_dots_literal . expand_idf_dots_name . expand_idf_dots_object . expand_idf_dots_value . expand_idf_regex . format.Idd . format.IddObject . format.Idf . format.IdfObject . get_env . get_idd_class . get_idd_field . get_idd_relation . get_idf_node_relation . get_idf_object . get_idf_relation . get_idf_table . get_idf_value . get_object_info . idd_object . idf_object . init_idf_object . init_idf_value . install_eplus . level_checks . make_idf_object_name . parse_dots_value . path_eplus . print.ErrFile . purge_idf_object . rdd . rdd_to_load . read_epw . read_err . read_idf . read_idfeditor_copy . reload . remove_duplicated_objects . remove_empty_fields . rename_idf_object . run_model . set_idf_object . standardize_idf_value . transition . unique_idf_object . use_eplus . use_idd . validate_objects . version_updater . with_option . with_speed . 
Some associated R codes: assert.R . constants.R . diagram.R . eplusr.R . epw.R . err.R . format.R . geom.R . group.R . idd.R . iddobj.R . idf.R . idfobj-sch.R . idfobj.R . impl-epw.R . impl-geom.R . impl-idd.R . impl-iddobj.R . impl-idf.R . impl-idfobj-sch.R . impl-idfobj.R . impl-sql.R . impl-viewer.R . impl.R . install.R . job.R . options.R . param.R . parse.R . rdd.R . reload.R . run.R . sql.R . transition.R . units.R . utils.R . validate.R . viewer.R . zzz.R .  Full eplusr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA