Skip to content

Commit

Permalink
Update docs with pkgdev
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2024
1 parent 25d13d0 commit 90fc0ef
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ Esta plantilla es una plantilla privada para uso exclusivo de los paquetes de
Este paquete proporciona una plantilla de **pkgdown** adaptada a la empleada por
la comunidad [rOpenSpain](https://ropenspain.es/), que a su vez es una
adaptación de la plantilla
[Universal](https://bootstrapious.com/p/universal-business-e-commerce-template)
[Universal](https://bootstraptemple.com/p/universal-business-e-commerce-template)
creada por
[Bootstrapius](https://bootstrapious.com/p/universal-business-e-commerce-template)
[Bootstrapius](https://bootstraptemple.com/p/universal-business-e-commerce-template)
con la variación de color **violet**.

## Configuración previa
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ paquetes de **rOpenSpain**. Por favor, no la uses para otros paquetes.
Este paquete proporciona una plantilla de **pkgdown** adaptada a la
empleada por la comunidad [rOpenSpain](https://ropenspain.es/), que a su
vez es una adaptación de la plantilla
[Universal](https://bootstrapious.com/p/universal-business-e-commerce-template)
[Universal](https://bootstraptemple.com/p/universal-business-e-commerce-template)
creada por
[Bootstrapius](https://bootstrapious.com/p/universal-business-e-commerce-template)
[Bootstrapius](https://bootstraptemple.com/p/universal-business-e-commerce-template)
con la variación de color **violet**.

## Configuración previa
Expand Down
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.4.1 (2024-06-14 ucrt)",
"runtimePlatform": "R version 4.4.2 (2024-10-31 ucrt)",
"author": [
{
"@type": "Person",
Expand Down Expand Up @@ -146,7 +146,7 @@
"SystemRequirements": null
},
"isPartOf": "https://ropenspain.es/",
"fileSize": "222.249KB",
"fileSize": "222.258KB",
"citation": [
{
"@type": "SoftwareSourceCode",
Expand Down
2 changes: 1 addition & 1 deletion inst/schemaorg.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.4.1 (2024-06-14 ucrt)",
"runtimePlatform": "R version 4.4.2 (2024-10-31 ucrt)",
"version": "0.2.0.9000"
},
{
Expand Down

0 comments on commit 90fc0ef

Please sign in to comment.