From f7f6926fa14c5c5e8ee776b74e0ac5fd77d56048 Mon Sep 17 00:00:00 2001 From: Abhinav Pandey Date: Wed, 9 Oct 2024 11:55:36 +0530 Subject: [PATCH] Update base/db/R/get.machine.info.R Co-authored-by: Chris Black --- base/db/R/get.machine.info.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/db/R/get.machine.info.R b/base/db/R/get.machine.info.R index 979b1f6bb3..31f489dadd 100644 --- a/base/db/R/get.machine.info.R +++ b/base/db/R/get.machine.info.R @@ -7,7 +7,7 @@ #' @return list of machine, input, and dbfile records #' @author Betsy Cowdery, Michael Dietze, Ankur Desai, Tony Gardella, Luke Dramko -get.machine.info <- function(host, input.args, input.id = NULL, con = NULL) { +get_machine_info <- function(host, input.args, input.id = NULL, con = NULL) { machine.host.info <- get.machine.host(host, con = con) machine.host <- machine.host.info$machine.host