Releases: markheckmann/OpenRepGrid
Releases · markheckmann/OpenRepGrid
OpenRepGrid 0.1.18
Better import / export, preferred poles added, fixed bug in align and bertinCluster:
saveAsExcelcan export a list of grids now (#67)saveAsWorksheetadds a grid as a new sheet to aopenxlsxWorkbookobject.makeGridandrandomGridcan add construct pole preference.importExcelnow also understands the long format (#65) and can import from several sheets at once (#68)importDataframeconverts a dataframe into a repgrid. Three different formats can be read in. See the sample
dataframesdf_element_columns,df_construct_columns, anddf_long(#61)saveAsExcelnow supports output in wide and long format. The output is also formatted now (#64)bertinCluster: now restores the originalpar()settings after changing the plot layout (#63)importTxtreads preferred poles from sectionPREFERRED,importExcelreads rightmost columnpreferred_poles(#57)preferredPolessets the preferred construct poles,preferredPolesByIdealsets the preferred pole bases on the
ideal elements ratings,alignByPreferredPolealigns constructs by pole preference (#57)biplot3d: New argse.sphere.show,e.labels.show,c.axis.show.c.sphere.show. Construct spheres now hidden
by default. Construct axes start at origin (#9, #25)print.distance: fix docs forcutoffsarg (#18)distanceHartmann: change default formethodarg tosimulate(#19)- fix bug in
alignwhich caused constructs to disappear and subsequent bugs inbertinClusterandcluster(#22, #31)
OpenRepGrid 0.1.17
clusterBootgainstrimarg. Construct labels in dendrogram are no longer trimmed by default (#58).biplot2d: improved color options for elements and constructs. New argsc.label.col.left,c.label.col.right.
Argse.label.col,c.label.col, ande.point.colnow vectorized.bertingains the argumentscol.c.left,col.c.right,col.eandcol.e.linesto set the color of the construct
poles, elements and element lines (#51).namesnow returns element names as alternative toelements().- subsetting columns using elements names (
boeker[, c("self", "ideal self")]) (#48) cbindand/to bind elements by combining the columns of the grids (#46)
OpenRepGrid 0.1.16
- Minor update without new features or fixes
- Improved documentation as required during JOSS review.
OpenRepGrid 0.1.15
v0.0.14
- remove TCLTK import. No interactive windows any more.
- move CI/CD from Travis to github actions
- resolve conflicts while loading packages
- update docs for indexPolarity
- reverse as alternative to swapPoles
- indexBieri: Bieri index of cognitive complexity
- matches: count rating matches in pairs of constructs and elements
- reorder method to invert construct and/or element order
- dilemmatic construct (indexDilemmatic)
- polarization measure (indexPolarization)
- new print option for indexIntensity
- normalize argument in distance and indexSelfConstruction
- plot method for indexDilemma to produce network graphs
- add logo to documentation
- cognitive self construction: self vs. ideal vs. others (indexSelfConstruction)
- addAvgElement to add an average element
- rep method for regrid objects creates gridlist
- summary measures for indexDilemma (PID, IID, PICID)
- midpoint function (alias for getScaleMidpoint)
- print method for indexDilemma
- fix indexDilemma output bug (#17, thanks to José Antonio González Del Puerto aka @MindCartographer)
- perturbation of grid ratings by perturbate and grids_perturbate
- indexPvaff now uses PCA of construct centered raw data in line with biplot (and Gridcor)
- allow blanks at end of line after tags in importTxt
- grids_leave_n_out and grids_bootstrap for resampling constructs
- gridlist class, a simple list of repgrid objects
v0.1.9
closes #15 xlxs dependency removed