-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All .Rd files were analised to find out wheter the calls to 'dontrun'…
… could be changed to 'donttest'. Hower, it was not apossible in any case. Inparticluar, it was not possible for the follwowing .Rd files: plot_ParamsPerIter, plot_NparOF, lhoat, hydroPSO, ReadPlot_GofPerParticle, ReadPlot_out, ReadPlot_convergence, ReadPlot_params, ReadPlot_particles, ReadPlot_results, read_best
- Loading branch information
Showing
11 changed files
with
14 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
%% File ReadPlot_Results.R | ||
%% Part of the hydroPSO R package, http://www.rforge.net/hydroPSO/ ; | ||
%% http://cran.r-project.org/web/packages/hydroPSO | ||
%% Copyright 2010-2012 Mauricio Zambrano-Bigiarini & Rodrigo Rojas | ||
%% Copyright 2010-2024 Mauricio Zambrano-Bigiarini & Rodrigo Rojas | ||
%% Distributed under GPL 2 or later | ||
|
||
\name{ReadPlot_results} | ||
|
@@ -316,7 +316,7 @@ Mauricio Zambrano-Bigiarini, \email{[email protected]} | |
\code{\link{hydroPSO}}, \code{\link{read_best}}, \code{\link{read_particles}}, \code{\link{read_velocities}}, \code{\link{read_out}}, \code{\link{read_convergence}}, \code{\link{read_GofPerParticle}}, \code{\link{plot_ParamsPerIter}} | ||
} | ||
\examples{ | ||
\dontrun{ | ||
\donttest{ | ||
# Setting the user home directory as working directory | ||
setwd("~") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,12 +25,12 @@ At the same time, hydroPSO includes 4 different topologies (random, von Neumann, | |
\tabular{ll}{ | ||
Package: \tab hydroPSO\cr | ||
Type: \tab Package\cr | ||
Version: \tab 0.5-1\cr | ||
Date: \tab 2020-04-28\cr | ||
Version: \tab 0.6-0\cr | ||
Date: \tab 2024-07-15\cr | ||
License: \tab GPL (>=2)\cr | ||
LazyLoad: \tab yes\cr | ||
Packaged: \tab Tue Apr 28 19:26:53 -04 2020; MZB \cr | ||
BuiltUnder: \tab R version 3.6.3 (2020-02-29) -- "Holding the Windsock"; x86_64-pc-linux-gnu (64-bit)\cr | ||
Packaged: \tab Tue Jul 15 19:26:53 -04 2024; MZB \cr | ||
BuiltUnder: \tab R version 4.4.0 (2024-04-24) -- "Puppy Cup"; aarch64-apple-darwin20 | ||
} | ||
%%~~ An overview of how to use the package, including the most important functions ~~ | ||
} | ||
|
@@ -54,8 +54,8 @@ Maintainer: Mauricio Zambrano-Bigiarini <[email protected]> | |
\seealso{ | ||
%%~~ Optional links to other man pages, e.g. ~~ | ||
%%\code{\link[hydroGOF:hydroGOF]{<pkg>}} | ||
\url{http://www.rforge.net/hydroGOF/} \cr | ||
\url{http://www.rforge.net/hydroTSM/} | ||
\url{https://github.com/hzambran/hydroGOF} \cr | ||
\url{https://github.com/hzambran/hydroTSM} | ||
} | ||
%%\examples{ | ||
%%~~ simple examples of the most important functions ~~ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,7 +139,7 @@ Mauricio Zambrano-Bigiarini, \email{[email protected]} | |
%% ~Make other sections like Warning with \section{Warning }{....} ~ | ||
\seealso{ | ||
\code{\link{hydroPSO}} | ||
\code{\link{hydroPSO}}, \code{\link{hydromodInR}} | ||
} | ||
%%\examples{ | ||
%%} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ Mauricio Zambrano-Bigiarini, \email{[email protected]} | |
%% ~Make other sections like Warning with \section{Warning }{....} ~ | ||
|
||
\seealso{ | ||
\code{\link{hydroPSO}} | ||
\code{\link{hydroPSO}}, \code{\link{hydromod}} | ||
} | ||
%%\examples{ | ||
%%} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters