Skip to content

Commit

Permalink
ref #147 + delete unecessary whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-ixpantia committed Oct 29, 2022
1 parent e37ad5a commit 69e9caf
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 15 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ixplorer
Title: Easy DataOps for R Users
Version: 0.2.2
Version: 0.2.3
Authors@R:
c(person(given = "ixpantia, SRL",
role = "cph",
Expand Down Expand Up @@ -57,7 +57,7 @@ VignetteBuilder:
knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
RoxygenNote: 7.2.1
URL: https://github.com/ixpantia/ixplorer
BugReports: https://github.com/ixpantia/ixplorer/issues
Config/testthat/edition: 3
1 change: 0 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,3 @@ You can now install ixplorer from GitHub with:
```r
devtools::install_github("ixpantia/ixplorer")
```

2 changes: 0 additions & 2 deletions man/incluye_upstream.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions vignettes/credentials.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,3 @@ shared computer.
If your intention is not to save the credentials permanently on the computer
you can always delete them once your work session is over. For this the
function delete_credentials() or eliminar_credentiales() are used.






2 changes: 0 additions & 2 deletions vignettes/dictionary.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,3 @@ a specific point in the history of the project.
In this place you can configure the repository, the people who have access, who
can collaborate, write or change code. If you want to remove the repository,
change rights, this is the place to do it.


2 changes: 0 additions & 2 deletions vignettes/ixplorer_en.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -256,5 +256,3 @@ one step.
publish_wiki().

![](img/clone_wiki.png)


0 comments on commit 69e9caf

Please sign in to comment.